diff options
author | ZackaryWelch <welch.zackary@gmail.com> | 2017-08-15 16:28:16 -0400 |
---|---|---|
committer | ZackaryWelch <welch.zackary@gmail.com> | 2017-08-15 16:29:21 -0400 |
commit | 9fe4993bdc8a166c60c1191292aa353d1937f109 (patch) | |
tree | 382c640cd1aca8dca592365de8fd14495f664c51 /src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_hu.ts | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
download | lumina-9fe4993bdc8a166c60c1191292aa353d1937f109.tar.gz lumina-9fe4993bdc8a166c60c1191292aa353d1937f109.tar.bz2 lumina-9fe4993bdc8a166c60c1191292aa353d1937f109.zip |
Added translations to menu buttons and the panel settings dialogue
Diffstat (limited to 'src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_hu.ts')
-rw-r--r-- | src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_hu.ts | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_hu.ts b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_hu.ts index 811ff856..8d601ada 100644 --- a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_hu.ts +++ b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_hu.ts @@ -182,6 +182,21 @@ <translation type="unfinished"></translation> </message> <message> + <location filename="../MainUI.cpp" line="329"/> + <source>Save</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MainUI.cpp" line="330"/> + <source>Discard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../MainUI.cpp" line="331"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../MainUI.ui" line="543"/> <source>Ctrl+S</source> <translation>Ctrl+S</translation> |