diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-03-20 07:22:50 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-03-20 07:22:50 +0000 |
| commit | 2eff41971d3776c7c4ac1ea9fa9a6f5a4f1513ab (patch) | |
| tree | 82cb2228dd4aa5f9cdc0985ad5d6c6a7ce5947f6 /src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts | |
| parent | bfe01d737226a5034010bc3db19b99c46d062387 (diff) | |
| download | qmmp-2eff41971d3776c7c4ac1ea9fa9a6f5a4f1513ab.tar.gz qmmp-2eff41971d3776c7c4ac1ea9fa9a6f5a4f1513ab.tar.bz2 qmmp-2eff41971d3776c7c4ac1ea9fa9a6f5a4f1513ab.zip | |
improved kde4 notification (added embedded covers support and templates)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1634 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts index 6d4e10a3f..15e7d6c89 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts @@ -4,20 +4,10 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="107"/> + <location filename="../kdenotify.cpp" line="104"/> <source>Qmmp now playing:</source> <translation type="unfinished"></translation> </message> - <message> - <location filename="../kdenotify.cpp" line="117"/> - <source>by </source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../kdenotify.cpp" line="122"/> - <source>on </source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>KdeNotifyFactory</name> @@ -46,14 +36,24 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="20"/> + <location filename="../settingsdialog.ui" line="29"/> <source>Notification delay [ms]:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="47"/> + <location filename="../settingsdialog.ui" line="46"/> <source>Show covers</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Change template</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="73"/> + <source>Notification Template</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |
