diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-06-13 13:39:11 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-06-13 13:39:11 +0000 |
| commit | a8ace24c6dd0c34984157801aae5f477fb820e7d (patch) | |
| tree | e4cd6c3891de451539540c4eeb3fdb7f601feb43 /src/plugins/General/notifier/translations/notifier_plugin_de.ts | |
| parent | 91a947e40e3de0ae63dc1f2d9067d3961fc19ddb (diff) | |
| download | qmmp-a8ace24c6dd0c34984157801aae5f477fb820e7d.tar.gz qmmp-a8ace24c6dd0c34984157801aae5f477fb820e7d.tar.bz2 qmmp-a8ace24c6dd0c34984157801aae5f477fb820e7d.zip | |
updated Chinese Simplified Translation (author: lon)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@409 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/notifier/translations/notifier_plugin_de.ts')
| -rw-r--r-- | src/plugins/General/notifier/translations/notifier_plugin_de.ts | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_de.ts b/src/plugins/General/notifier/translations/notifier_plugin_de.ts index e2f48f058..65a5279bb 100644 --- a/src/plugins/General/notifier/translations/notifier_plugin_de.ts +++ b/src/plugins/General/notifier/translations/notifier_plugin_de.ts @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="de"> -<defaultcodec></defaultcodec> <context> <name>NotifierFactory</name> <message> @@ -29,7 +28,7 @@ <message> <location filename="../settingsdialog.ui" line="13"/> <source>Status Icon Plugin Settings</source> - <translation>Status Icon Plugin Einstellungen</translation> + <translation type="obsolete">Status Icon Plugin Einstellungen</translation> </message> <message> <location filename="../settingsdialog.ui" line="19"/> @@ -71,5 +70,10 @@ <source>Cancel</source> <translation>Abbrechen</translation> </message> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>Notifier Plugin Settings</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |
