diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2009-04-22 04:48:09 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2009-04-22 04:48:09 (GMT) |
commit | 1139eb432a18d556efb4ecfc079e82c2e2093b96 (patch) | |
tree | 57bbe6a7588ba01d88f0a9b9b28e4d95beadad1d /translations/qtconfig_untranslated.ts | |
parent | 2366667fc97eb6a56203b2dd7dac776ff4164abd (diff) | |
parent | db4e2a600c53ad857d7fa3f7d84ac995215ecf93 (diff) | |
download | Qt-1139eb432a18d556efb4ecfc079e82c2e2093b96.zip Qt-1139eb432a18d556efb4ecfc079e82c2e2093b96.tar.gz Qt-1139eb432a18d556efb4ecfc079e82c2e2093b96.tar.bz2 |
Merge branch 'master' of ../../qt/qt into kinetic-declarativeui
Diffstat (limited to 'translations/qtconfig_untranslated.ts')
-rw-r--r-- | translations/qtconfig_untranslated.ts | 33 |
1 files changed, 26 insertions, 7 deletions
diff --git a/translations/qtconfig_untranslated.ts b/translations/qtconfig_untranslated.ts index 09f8985..e0f85c3 100644 --- a/translations/qtconfig_untranslated.ts +++ b/translations/qtconfig_untranslated.ts @@ -1,9 +1,20 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="2.0"> +<!DOCTYPE TS> +<TS version="2.0"> <context> <name>MainWindow</name> <message> - <location filename="../tools/qtconfig/mainwindow.cpp" line="+344"/> + <location filename="../tools/qtconfig/mainwindow.cpp" line="+202"/> + <source>Desktop Settings (Default)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+5"/> + <source>Choose style and palette based on your desktop settings.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+144"/> <source>On The Spot</source> <translation type="unfinished"></translation> </message> @@ -75,7 +86,7 @@ <translation type="unfinished"></translation> </message> <message> - <location line="+26"/> + <location line="+27"/> <source>No changes to be saved.</source> <translation type="unfinished"></translation> </message> @@ -85,7 +96,7 @@ <translation type="unfinished"></translation> </message> <message> - <location line="+44"/> + <location line="+48"/> <source>Over The Spot</source> <translation type="unfinished"></translation> </message> @@ -100,17 +111,17 @@ <translation type="unfinished"></translation> </message> <message> - <location line="+455"/> + <location line="+466"/> <source>Select a Directory</source> <translation type="unfinished"></translation> </message> <message> <location line="+17"/> - <source><h3>%1</h3><br/>Version %2</source> + <source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> </source> <translation type="unfinished"></translation> </message> <message> - <location line="+20"/> + <location line="+6"/> <location line="+1"/> <location line="+8"/> <source>Qt Configuration</source> @@ -796,6 +807,14 @@ p, li { white-space: pre-wrap; } </message> </context> <context> + <name>PreviewFrame</name> + <message> + <location filename="../tools/qtconfig/previewframe.cpp" line="+81"/> + <source>Desktop settings will only take effect after an application restart.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>PreviewWidgetBase</name> <message> <location filename="../tools/qtconfig/previewwidgetbase.ui"/> |