diff options
author | Jan Arve Saether <jan-arve.saether@theqtcompany.com> | 2015-09-18 16:14:18 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2016-01-22 15:50:25 +0000 |
commit | 41d212290c3822b8eef151785d89ac5f5b246bde (patch) | |
tree | 372ab9548eb66aeb6740ad598710def4f4f51b22 /translations/qt_lt.ts | |
parent | e33c5845143105714a6e7f9d1aeb0f608fcdfd7b (diff) | |
download | qttranslations-41d212290c3822b8eef151785d89ac5f5b246bde.tar.gz |
Move QT_LAYOUT_TRANSLATION to QGuiApplication context.v5.6.0-rc1v5.6.05.6.0
Task-number: QTBUG-43447
Change-Id: I0b5850569abd54772df0e8db6ab3e19490f83e23
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'translations/qt_lt.ts')
-rw-r--r-- | translations/qt_lt.ts | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/translations/qt_lt.ts b/translations/qt_lt.ts index 9746e1b..2b16471 100644 --- a/translations/qt_lt.ts +++ b/translations/qt_lt.ts @@ -1111,11 +1111,6 @@ to <source>Incompatible Qt Library Error</source> <translation>„Qt“ bibliotekos nesuderinamumo klaida</translation> </message> - <message> - <source>QT_LAYOUT_DIRECTION</source> - <comment>Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment> - <translation>LTR</translation> - </message> </context> <context> <name>QAxSelect</name> @@ -3070,6 +3065,14 @@ Ar vis tiek norite jį pašalinti?</translation> </message> </context> <context> + <name>QGuiApplication</name> + <message> + <source>QT_LAYOUT_DIRECTION</source> + <comment>Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment> + <translation>LTR</translation> + </message> +</context> +<context> <name>QHostInfo</name> <message> <source>No host name given</source> |