From a74401da799233d27dc6880ae6c047456e480fd0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 8 May 2008 17:55:11 +0000 Subject: added *.ts files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@367 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/notifier/notifier.pro | 2 +- .../notifier/translations/notifier_plugin_de.ts | 74 ++++++++++++++++++++++ 2 files changed, 75 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_de.ts (limited to 'src/plugins/General/notifier') diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro index 0bbbf7e90..805dbdc26 100644 --- a/src/plugins/General/notifier/notifier.pro +++ b/src/plugins/General/notifier/notifier.pro @@ -13,7 +13,7 @@ TEMPLATE = lib QMAKE_LIBDIR += ../../../../lib LIBS += -lqmmpui -#TRANSLATIONS = translations/ffmpeg_plugin_ru.ts +TRANSLATIONS = translations/notifier_plugin_de.ts RESOURCES = notifier_images.qrc #RESOURCES = translations/translations.qrc diff --git a/src/plugins/General/notifier/translations/notifier_plugin_de.ts b/src/plugins/General/notifier/translations/notifier_plugin_de.ts new file mode 100644 index 000000000..f304acadd --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_de.ts @@ -0,0 +1,74 @@ + + + + NotifierFactory + + + Notifier Plugin + + + + + About Notifier Plugin + + + + + Qmmp Notifier Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Status Icon Plugin Settings + + + + + Psi Notification + + + + + Enable Psi notification + + + + + Desktop Notification + + + + + Enable desktop notification + + + + + Message delay, ms: + + + + + Position + + + + + OK + + + + + Cancel + + + + -- cgit v1.2.3-13-gbd6f