summaryrefslogtreecommitdiffstats
path: root/translations
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2011-05-02 14:03:35 +0200
committerKai Koehne <kai.koehne@nokia.com>2011-05-02 14:07:42 +0200
commitf33b31dcc1b8fd35501ab5b441a4529e2f8570f3 (patch)
tree0fed84e25adc04b98f4b3996a538556d542aac58 /translations
parent5d144faf3c524ab557b88f69c4b755e20237e846 (diff)
QmlViewer: Translate UI
Install translators for the Qt & QmlViewer translations. also add QT_NO_CAST_FROM_ASCII, QT_NO_CAST_TO_ASCII to check for untranslated strings. Reviewed-by: Oswald Buddenhagen Task-number: QTBUG-14848
Diffstat (limited to 'translations')
-rw-r--r--translations/translations.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/translations.pro b/translations/translations.pro
index 311b032557..dc99bebf57 100644
--- a/translations/translations.pro
+++ b/translations/translations.pro
@@ -55,6 +55,7 @@ addTsTargets(assistant, ../tools/assistant/tools/tools.pro)
addTsTargets(qt_help, ../tools/assistant/lib/lib.pro)
addTsTargets(qtconfig, ../tools/qtconfig/qtconfig.pro)
addTsTargets(qvfb, ../tools/qvfb/qvfb.pro)
+addTsTargets(qmlviewer, ../tools/qml/qml.pro)
check-ts.commands = (cd $$PWD && perl check-ts.pl)
check-ts.depends = ts-all