diff options
author | Friedemann Kleint <Friedemann.Kleint@nokia.com> | 2010-02-15 14:55:59 +0100 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@nokia.com> | 2010-02-15 14:55:59 +0100 |
commit | 12180c397a2007970978033928b4b5b12efad7c6 (patch) | |
tree | 839c8c18a595914e92dee49f3db9a5f510863e3e /translations | |
parent | 6944a72cd26a5e3611ebd305ec665bc4c0fcee12 (diff) | |
download | qt4-tools-12180c397a2007970978033928b4b5b12efad7c6.tar.gz |
Prepare translations of the declarative module.
Add to translations profile. move stuff out of QObject-context,
correct spelling and contractions, correct usage of tr().
Diffstat (limited to 'translations')
-rw-r--r-- | translations/translations.pri | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/translations.pri b/translations/translations.pri index 808dc4ff0f..a8fb7ee51e 100644 --- a/translations/translations.pri +++ b/translations/translations.pri @@ -25,6 +25,7 @@ ts-qt.commands = (cd $$QT_SOURCE_TREE/src && $$LUPDATE \ 3rdparty/webkit \ activeqt \ corelib \ + declarative \ gui \ multimedia \ network \ |