aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.cpp1
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts18
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts27
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts26
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts26
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts26
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts27
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts27
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts27
-rw-r--r--src/plugins/General/hal/halfactory.cpp1
-rw-r--r--src/plugins/General/lyrics/lyricsfactory.cpp1
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts8
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_de.ts9
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts9
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts9
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts8
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts8
-rw-r--r--src/plugins/General/mpris/mprisfactory.cpp1
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_cs.ts6
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_de.ts7
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_ru.ts6
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts6
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts6
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts6
-rw-r--r--src/plugins/General/notifier/notifierfactory.cpp1
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_cs.ts6
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_de.ts7
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_ru.ts7
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts7
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts6
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts6
-rw-r--r--src/plugins/General/scrobbler/scrobblerfactory.cpp1
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts6
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts6
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts6
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts6
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts6
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts6
-rw-r--r--src/plugins/General/statusicon/statusiconfactory.cpp1
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts12
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_de.ts13
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts15
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts12
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts12
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts12
45 files changed, 220 insertions, 230 deletions
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.cpp b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.cpp
index 3289c2511..871337e8f 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.cpp
+++ b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.cpp
@@ -107,6 +107,7 @@ const FileDialogProperties QmmpFileDialogFactory::properties() const
{
FileDialogProperties properties;
properties.name = tr("Qmmp File Dialog");
+ properties.shortName = "qmmp_dialog";
properties.hasAbout =TRUE;
return properties;
}
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts
index 5ac8ab604..476c8847d 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts
@@ -56,17 +56,17 @@
<context>
<name>QmmpFileDialogFactory</name>
<message>
- <location filename="../qmmpfiledialog.cpp" line="107"/>
+ <location filename="../qmmpfiledialog.cpp" line="118"/>
<source>Qmmp File Dialog</source>
<translation>Souborový dialog Qmmp</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="106"/>
+ <location filename="../qmmpfiledialog.cpp" line="117"/>
<source>About Qmmp File Dialog</source>
<translation>O souborovém dialogu Qmmp</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="110"/>
+ <location filename="../qmmpfiledialog.cpp" line="121"/>
<source>Writen by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
@@ -75,7 +75,7 @@ Vladimír Kuzněcov &lt;vovanec@gmail.com&gt;
Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="111"/>
+ <location filename="../qmmpfiledialog.cpp" line="122"/>
<source>Some code is copied from the Qt library</source>
<translation>Část kódu je zkopírována z knihovny Qt</translation>
</message>
@@ -83,27 +83,27 @@ Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
<context>
<name>QmmpFileDialogImpl</name>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="240"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="241"/>
<source>Add</source>
<translation>Přidat</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="253"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="254"/>
<source>Save</source>
<translation>Uložit</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="269"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="270"/>
<source>Directories</source>
<translation>Adresáře</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="438"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="439"/>
<source>already exists.</source>
<translation>již existuje.</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="439"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="440"/>
<source>Do you want to replace it?</source>
<translation>Chcete jej nahradit?</translation>
</message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts
index 650f1453c..07257a9c9 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="fi">
-<defaultcodec></defaultcodec>
<context>
<name>QmmpFileDialog</name>
<message>
@@ -34,22 +33,22 @@
<translation>Dialog nach Hinzufügen schließen</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="168"/>
+ <location filename="../qmmpfiledialog.ui" line="177"/>
<source>File name:</source>
<translation>Dateiname:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="184"/>
+ <location filename="../qmmpfiledialog.ui" line="193"/>
<source>Add</source>
<translation>Hinzufügen</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="191"/>
+ <location filename="../qmmpfiledialog.ui" line="200"/>
<source>Files of type:</source>
<translation>Dateien des Typs:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="217"/>
+ <location filename="../qmmpfiledialog.ui" line="226"/>
<source>Close</source>
<translation>Schließen</translation>
</message>
@@ -57,17 +56,17 @@
<context>
<name>QmmpFileDialogFactory</name>
<message>
- <location filename="../qmmpfiledialog.cpp" line="107"/>
+ <location filename="../qmmpfiledialog.cpp" line="118"/>
<source>Qmmp File Dialog</source>
<translation>Qmmp Datei-Dialog</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="106"/>
+ <location filename="../qmmpfiledialog.cpp" line="117"/>
<source>About Qmmp File Dialog</source>
<translation>Über Qmmp Datei-Dialog</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="110"/>
+ <location filename="../qmmpfiledialog.cpp" line="121"/>
<source>Writen by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
@@ -76,7 +75,7 @@ Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="111"/>
+ <location filename="../qmmpfiledialog.cpp" line="122"/>
<source>Some code is copied from the Qt library</source>
<translation>Einige Codezeilen wurden von der Qt-Bibliothek übernommen</translation>
</message>
@@ -84,27 +83,27 @@ Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
<context>
<name>QmmpFileDialogImpl</name>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="215"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="241"/>
<source>Add</source>
<translation>Hinzufügen</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="228"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="254"/>
<source>Save</source>
<translation>Speichern</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="240"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="270"/>
<source>Directories</source>
<translation>Verzeichnisse</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="384"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="439"/>
<source>already exists.</source>
<translation>existiert bereits.</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="385"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="440"/>
<source>Do you want to replace it?</source>
<translation>Möchten Sie es ersetzen?</translation>
</message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts
index b9b3600db..dc2442b90 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts
@@ -33,22 +33,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="168"/>
+ <location filename="../qmmpfiledialog.ui" line="177"/>
<source>File name:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="184"/>
+ <location filename="../qmmpfiledialog.ui" line="193"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="191"/>
+ <location filename="../qmmpfiledialog.ui" line="200"/>
<source>Files of type:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="217"/>
+ <location filename="../qmmpfiledialog.ui" line="226"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
@@ -56,24 +56,24 @@
<context>
<name>QmmpFileDialogFactory</name>
<message>
- <location filename="../qmmpfiledialog.cpp" line="107"/>
+ <location filename="../qmmpfiledialog.cpp" line="118"/>
<source>Qmmp File Dialog</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="106"/>
+ <location filename="../qmmpfiledialog.cpp" line="117"/>
<source>About Qmmp File Dialog</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="110"/>
+ <location filename="../qmmpfiledialog.cpp" line="121"/>
<source>Writen by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="111"/>
+ <location filename="../qmmpfiledialog.cpp" line="122"/>
<source>Some code is copied from the Qt library</source>
<translation type="unfinished"></translation>
</message>
@@ -81,27 +81,27 @@ Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<context>
<name>QmmpFileDialogImpl</name>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="215"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="241"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="228"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="254"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="240"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="270"/>
<source>Directories</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="384"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="439"/>
<source>already exists.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="385"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="440"/>
<source>Do you want to replace it?</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts
index 9c19112ba..9f4a77b4c 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts
@@ -33,22 +33,22 @@
<translation>Закрыть при добавлении</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="168"/>
+ <location filename="../qmmpfiledialog.ui" line="177"/>
<source>File name:</source>
<translation>Имя файла:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="184"/>
+ <location filename="../qmmpfiledialog.ui" line="193"/>
<source>Add</source>
<translation>Добавить</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="191"/>
+ <location filename="../qmmpfiledialog.ui" line="200"/>
<source>Files of type:</source>
<translation>Тип файла:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="217"/>
+ <location filename="../qmmpfiledialog.ui" line="226"/>
<source>Close</source>
<translation>Закрыть</translation>
</message>
@@ -56,17 +56,17 @@
<context>
<name>QmmpFileDialogFactory</name>
<message>
- <location filename="../qmmpfiledialog.cpp" line="107"/>
+ <location filename="../qmmpfiledialog.cpp" line="118"/>
<source>Qmmp File Dialog</source>
<translation>Файловый диалог Qmmp</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="106"/>
+ <location filename="../qmmpfiledialog.cpp" line="117"/>
<source>About Qmmp File Dialog</source>
<translation>О файловом диалоге Qmmp</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="110"/>
+ <location filename="../qmmpfiledialog.cpp" line="121"/>
<source>Writen by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
@@ -75,7 +75,7 @@ Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="111"/>
+ <location filename="../qmmpfiledialog.cpp" line="122"/>
<source>Some code is copied from the Qt library</source>
<translation>Часть когда использована из библиотеки Qt</translation>
</message>
@@ -83,27 +83,27 @@ Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<context>
<name>QmmpFileDialogImpl</name>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="215"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="241"/>
<source>Add</source>
<translation>Добавить</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="228"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="254"/>
<source>Save</source>
<translation>Сохранить</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="240"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="270"/>
<source>Directories</source>
<translation>Директории</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="384"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="439"/>
<source>already exists.</source>
<translation>уже существует.</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="385"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="440"/>
<source>Do you want to replace it?</source>
<translation>Заменить?</translation>
</message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts
index b9b3600db..dc2442b90 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts
@@ -33,22 +33,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="168"/>
+ <location filename="../qmmpfiledialog.ui" line="177"/>
<source>File name:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="184"/>
+ <location filename="../qmmpfiledialog.ui" line="193"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="191"/>
+ <location filename="../qmmpfiledialog.ui" line="200"/>
<source>Files of type:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="217"/>
+ <location filename="../qmmpfiledialog.ui" line="226"/>
<source>Close</source>
<translation type="unfinished"></translation>
</message>
@@ -56,24 +56,24 @@
<context>
<name>QmmpFileDialogFactory</name>
<message>
- <location filename="../qmmpfiledialog.cpp" line="107"/>
+ <location filename="../qmmpfiledialog.cpp" line="118"/>
<source>Qmmp File Dialog</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="106"/>
+ <location filename="../qmmpfiledialog.cpp" line="117"/>
<source>About Qmmp File Dialog</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="110"/>
+ <location filename="../qmmpfiledialog.cpp" line="121"/>
<source>Writen by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="111"/>
+ <location filename="../qmmpfiledialog.cpp" line="122"/>
<source>Some code is copied from the Qt library</source>
<translation type="unfinished"></translation>
</message>
@@ -81,27 +81,27 @@ Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<context>
<name>QmmpFileDialogImpl</name>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="215"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="241"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="228"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="254"/>
<source>Save</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="240"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="270"/>
<source>Directories</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="384"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="439"/>
<source>already exists.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="385"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="440"/>
<source>Do you want to replace it?</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts
index 8a1ffa7fc..e2b122f9d 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="uk">
-<defaultcodec></defaultcodec>
<context>
<name>QmmpFileDialog</name>
<message>
@@ -34,22 +33,22 @@
<translation>Закрити після додавання</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="168"/>
+ <location filename="../qmmpfiledialog.ui" line="177"/>
<source>File name:</source>
<translation>Ім&apos;я файлу:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="184"/>
+ <location filename="../qmmpfiledialog.ui" line="193"/>
<source>Add</source>
<translation>Додати</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="191"/>
+ <location filename="../qmmpfiledialog.ui" line="200"/>
<source>Files of type:</source>
<translation>Типи файлів:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="217"/>
+ <location filename="../qmmpfiledialog.ui" line="226"/>
<source>Close</source>
<translation>Закрити</translation>
</message>
@@ -57,17 +56,17 @@
<context>
<name>QmmpFileDialogFactory</name>
<message>
- <location filename="../qmmpfiledialog.cpp" line="107"/>
+ <location filename="../qmmpfiledialog.cpp" line="118"/>
<source>Qmmp File Dialog</source>
<translation>Діалог файлів Qmmp</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="106"/>
+ <location filename="../qmmpfiledialog.cpp" line="117"/>
<source>About Qmmp File Dialog</source>
<translation>Про діалог файлів Qmmp</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="110"/>
+ <location filename="../qmmpfiledialog.cpp" line="121"/>
<source>Writen by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
@@ -76,7 +75,7 @@ Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="111"/>
+ <location filename="../qmmpfiledialog.cpp" line="122"/>
<source>Some code is copied from the Qt library</source>
<translation>Деякий код скопійовано з бібліотеки Qt</translation>
</message>
@@ -84,27 +83,27 @@ Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<context>
<name>QmmpFileDialogImpl</name>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="215"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="241"/>
<source>Add</source>
<translation>Додати</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="228"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="254"/>
<source>Save</source>
<translation>Зберегти</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="240"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="270"/>
<source>Directories</source>
<translation>Теки</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="384"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="439"/>
<source>already exists.</source>
<translation>вже існує.</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="385"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="440"/>
<source>Do you want to replace it?</source>
<translation>Ви бажаєте замінити?</translation>
</message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts
index 84c14e55d..e2d0642c3 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="zh_CN">
-<defaultcodec></defaultcodec>
<context>
<name>QmmpFileDialog</name>
<message>
@@ -34,22 +33,22 @@
<translation>关闭对话并打开已添加</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="168"/>
+ <location filename="../qmmpfiledialog.ui" line="177"/>
<source>File name:</source>
<translation>文件名:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="184"/>
+ <location filename="../qmmpfiledialog.ui" line="193"/>
<source>Add</source>
<translation>添加</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="191"/>
+ <location filename="../qmmpfiledialog.ui" line="200"/>
<source>Files of type:</source>
<translation>文件类型:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="217"/>
+ <location filename="../qmmpfiledialog.ui" line="226"/>
<source>Close</source>
<translation>关闭</translation>
</message>
@@ -57,17 +56,17 @@
<context>
<name>QmmpFileDialogFactory</name>
<message>
- <location filename="../qmmpfiledialog.cpp" line="107"/>
+ <location filename="../qmmpfiledialog.cpp" line="118"/>
<source>Qmmp File Dialog</source>
<translation>Qmmp 文件会话</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="106"/>
+ <location filename="../qmmpfiledialog.cpp" line="117"/>
<source>About Qmmp File Dialog</source>
<translation>关于 Qmmp 文件会话</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="110"/>
+ <location filename="../qmmpfiledialog.cpp" line="121"/>
<source>Writen by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
@@ -76,7 +75,7 @@ Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="111"/>
+ <location filename="../qmmpfiledialog.cpp" line="122"/>
<source>Some code is copied from the Qt library</source>
<translation>一些源码基于 Qt 库</translation>
</message>
@@ -84,27 +83,27 @@ Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
<context>
<name>QmmpFileDialogImpl</name>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="215"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="241"/>
<source>Add</source>
<translation>添加</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="228"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="254"/>
<source>Save</source>
<translation>保存</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="240"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="270"/>
<source>Directories</source>
<translation>目录</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="384"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="439"/>
<source>already exists.</source>
<translation>早已存在。</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="385"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="440"/>
<source>Do you want to replace it?</source>
<translation>您想替换它吗?</translation>
</message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts
index 529ae4e8f..8af2d1db7 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="zh_TW">
-<defaultcodec></defaultcodec>
<context>
<name>QmmpFileDialog</name>
<message>
@@ -34,22 +33,22 @@
<translation>關閉對話並打開已添加</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="168"/>
+ <location filename="../qmmpfiledialog.ui" line="177"/>
<source>File name:</source>
<translation>檔案名:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="184"/>
+ <location filename="../qmmpfiledialog.ui" line="193"/>
<source>Add</source>
<translation>添加</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="191"/>
+ <location filename="../qmmpfiledialog.ui" line="200"/>
<source>Files of type:</source>
<translation>檔案類型:</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.ui" line="217"/>
+ <location filename="../qmmpfiledialog.ui" line="226"/>
<source>Close</source>
<translation>關閉</translation>
</message>
@@ -57,17 +56,17 @@
<context>
<name>QmmpFileDialogFactory</name>
<message>
- <location filename="../qmmpfiledialog.cpp" line="107"/>
+ <location filename="../qmmpfiledialog.cpp" line="118"/>
<source>Qmmp File Dialog</source>
<translation>Qmmp 檔案會話</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="106"/>
+ <location filename="../qmmpfiledialog.cpp" line="117"/>
<source>About Qmmp File Dialog</source>
<translation>關於 Qmmp 檔案會話</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="110"/>
+ <location filename="../qmmpfiledialog.cpp" line="121"/>
<source>Writen by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
@@ -76,7 +75,7 @@ Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../qmmpfiledialog.cpp" line="111"/>
+ <location filename="../qmmpfiledialog.cpp" line="122"/>
<source>Some code is copied from the Qt library</source>
<translation>一些源碼基於 Qt 程式庫</translation>
</message>
@@ -84,27 +83,27 @@ Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
<context>
<name>QmmpFileDialogImpl</name>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="215"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="241"/>
<source>Add</source>
<translation>添加</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="228"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="254"/>
<source>Save</source>
<translation>儲存</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="240"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="270"/>
<source>Directories</source>
<translation>目錄</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="384"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="439"/>
<source>already exists.</source>
<translation>早已存在。</translation>
</message>
<message>
- <location filename="../qmmpfiledialogimpl.cpp" line="385"/>
+ <location filename="../qmmpfiledialogimpl.cpp" line="440"/>
<source>Do you want to replace it?</source>
<translation>您想替換它嗎?</translation>
</message>
diff --git a/src/plugins/General/hal/halfactory.cpp b/src/plugins/General/hal/halfactory.cpp
index 48b7aa7e6..e0b777d43 100644
--- a/src/plugins/General/hal/halfactory.cpp
+++ b/src/plugins/General/hal/halfactory.cpp
@@ -27,6 +27,7 @@ const GeneralProperties HalFactory::properties() const
{
GeneralProperties properties;
properties.name = tr("HAL Plugin");
+ properties.shortName = "hal";
properties.hasAbout = FALSE;
properties.hasSettings = FALSE;
properties.visibilityControl = FALSE;
diff --git a/src/plugins/General/lyrics/lyricsfactory.cpp b/src/plugins/General/lyrics/lyricsfactory.cpp
index 1e265c6af..5f9c29bf2 100644
--- a/src/plugins/General/lyrics/lyricsfactory.cpp
+++ b/src/plugins/General/lyrics/lyricsfactory.cpp
@@ -27,6 +27,7 @@ const GeneralProperties LyricsFactory::properties() const
{
GeneralProperties properties;
properties.name = tr("Lyrics Plugin");
+ properties.shortName = "lyrics";
properties.hasAbout = TRUE;
properties.hasSettings = FALSE;
properties.visibilityControl = FALSE;
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts
index 33bfb549f..8ee2c207f 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts
@@ -16,22 +16,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="48"/>
+ <location filename="../lyricsfactory.cpp" line="50"/>
<source>About Lyrics Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="49"/>
+ <location filename="../lyricsfactory.cpp" line="51"/>
<source>Qmmp Lyrics Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="51"/>
+ <location filename="../lyricsfactory.cpp" line="53"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="50"/>
+ <location filename="../lyricsfactory.cpp" line="52"/>
<source>This plugin retrieves lyrics from LyricWiki.org</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts
index 50e5bd5e5..911072ea3 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_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>Lyrics</name>
<message>
@@ -17,22 +16,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="48"/>
+ <location filename="../lyricsfactory.cpp" line="50"/>
<source>About Lyrics Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="49"/>
+ <location filename="../lyricsfactory.cpp" line="51"/>
<source>Qmmp Lyrics Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="51"/>
+ <location filename="../lyricsfactory.cpp" line="53"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="50"/>
+ <location filename="../lyricsfactory.cpp" line="52"/>
<source>This plugin retrieves lyrics from LyricWiki.org</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts
index a70c44a7b..1a09bccf9 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="pl">
-<defaultcodec></defaultcodec>
<context>
<name>Lyrics</name>
<message>
@@ -17,22 +16,22 @@
<translation>Модуль показа текстов</translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="48"/>
+ <location filename="../lyricsfactory.cpp" line="50"/>
<source>About Lyrics Plugin</source>
<translation>О модуле показа текстов песен</translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="49"/>
+ <location filename="../lyricsfactory.cpp" line="51"/>
<source>Qmmp Lyrics Plugin</source>
<translation>Модуль показа текстов песен для Qmmp</translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="51"/>
+ <location filename="../lyricsfactory.cpp" line="53"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="50"/>
+ <location filename="../lyricsfactory.cpp" line="52"/>
<source>This plugin retrieves lyrics from LyricWiki.org</source>
<translation>Этот модуль предназначен для получания текстов песен из LyricWiki.org</translation>
</message>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts
index 2d1625eeb..e8f590ad9 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="uk">
-<defaultcodec></defaultcodec>
<context>
<name>Lyrics</name>
<message>
@@ -17,22 +16,22 @@
<translation>Модуль текстів</translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="48"/>
+ <location filename="../lyricsfactory.cpp" line="50"/>
<source>About Lyrics Plugin</source>
<translation>Про модуль текстів</translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="49"/>
+ <location filename="../lyricsfactory.cpp" line="51"/>
<source>Qmmp Lyrics Plugin</source>
<translation>Модуль текстів для Qmmp</translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="51"/>
+ <location filename="../lyricsfactory.cpp" line="53"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="50"/>
+ <location filename="../lyricsfactory.cpp" line="52"/>
<source>This plugin retrieves lyrics from LyricWiki.org</source>
<translation>Цей модуль отримує тексти з LyricWiki.org</translation>
</message>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts
index 33bfb549f..8ee2c207f 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts
@@ -16,22 +16,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="48"/>
+ <location filename="../lyricsfactory.cpp" line="50"/>
<source>About Lyrics Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="49"/>
+ <location filename="../lyricsfactory.cpp" line="51"/>
<source>Qmmp Lyrics Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="51"/>
+ <location filename="../lyricsfactory.cpp" line="53"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="50"/>
+ <location filename="../lyricsfactory.cpp" line="52"/>
<source>This plugin retrieves lyrics from LyricWiki.org</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts
index 33bfb549f..8ee2c207f 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts
@@ -16,22 +16,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="48"/>
+ <location filename="../lyricsfactory.cpp" line="50"/>
<source>About Lyrics Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="49"/>
+ <location filename="../lyricsfactory.cpp" line="51"/>
<source>Qmmp Lyrics Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="51"/>
+ <location filename="../lyricsfactory.cpp" line="53"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../lyricsfactory.cpp" line="50"/>
+ <location filename="../lyricsfactory.cpp" line="52"/>
<source>This plugin retrieves lyrics from LyricWiki.org</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/mpris/mprisfactory.cpp b/src/plugins/General/mpris/mprisfactory.cpp
index c7011486d..6b27fb33d 100644
--- a/src/plugins/General/mpris/mprisfactory.cpp
+++ b/src/plugins/General/mpris/mprisfactory.cpp
@@ -27,6 +27,7 @@ const GeneralProperties MPRISFactory::properties() const
{
GeneralProperties properties;
properties.name = tr("MPRIS Plugin");
+ properties.shortName = "mpris";
properties.hasAbout = TRUE;
properties.hasSettings = FALSE;
properties.visibilityControl = FALSE;
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_cs.ts b/src/plugins/General/mpris/translations/mpris_plugin_cs.ts
index c1cff1dcb..2ee42b183 100644
--- a/src/plugins/General/mpris/translations/mpris_plugin_cs.ts
+++ b/src/plugins/General/mpris/translations/mpris_plugin_cs.ts
@@ -8,17 +8,17 @@
<translation>Modul MPRIS</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="48"/>
+ <location filename="../mprisfactory.cpp" line="49"/>
<source>About MPRIS Plugin</source>
<translation>O modulu MPRIS</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="50"/>
+ <location filename="../mprisfactory.cpp" line="51"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="49"/>
+ <location filename="../mprisfactory.cpp" line="50"/>
<source>Qmmp MPRIS Plugin</source>
<translation>Modul Qmmp MPRIS</translation>
</message>
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_de.ts b/src/plugins/General/mpris/translations/mpris_plugin_de.ts
index 26aaf0d4f..8111fd946 100644
--- a/src/plugins/General/mpris/translations/mpris_plugin_de.ts
+++ b/src/plugins/General/mpris/translations/mpris_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>MPRISFactory</name>
<message>
@@ -9,17 +8,17 @@
<translation>MPRIS-Plugin</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="48"/>
+ <location filename="../mprisfactory.cpp" line="49"/>
<source>About MPRIS Plugin</source>
<translation>Über MPRIS-Plugin</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="50"/>
+ <location filename="../mprisfactory.cpp" line="51"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="49"/>
+ <location filename="../mprisfactory.cpp" line="50"/>
<source>Qmmp MPRIS Plugin</source>
<translation>Qmmp MPRIS-Plugin</translation>
</message>
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_ru.ts b/src/plugins/General/mpris/translations/mpris_plugin_ru.ts
index bf7d08405..5eadf0132 100644
--- a/src/plugins/General/mpris/translations/mpris_plugin_ru.ts
+++ b/src/plugins/General/mpris/translations/mpris_plugin_ru.ts
@@ -8,17 +8,17 @@
<translation>Модуль MPRIS</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="48"/>
+ <location filename="../mprisfactory.cpp" line="49"/>
<source>About MPRIS Plugin</source>
<translation>О модуле MPRIS</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="50"/>
+ <location filename="../mprisfactory.cpp" line="51"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="49"/>
+ <location filename="../mprisfactory.cpp" line="50"/>
<source>Qmmp MPRIS Plugin</source>
<translation>Модуль MPRIS для Qmmp</translation>
</message>
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts b/src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts
index 87c625b14..33c3315e6 100644
--- a/src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts
+++ b/src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts
@@ -8,17 +8,17 @@
<translation>Модуль MPRIS</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="48"/>
+ <location filename="../mprisfactory.cpp" line="49"/>
<source>About MPRIS Plugin</source>
<translation>Про модуль MPRIS</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="50"/>
+ <location filename="../mprisfactory.cpp" line="51"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="49"/>
+ <location filename="../mprisfactory.cpp" line="50"/>
<source>Qmmp MPRIS Plugin</source>
<translation>Модуль MPRIS для Qmmp</translation>
</message>
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts b/src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts
index c762fde4a..521a81663 100644
--- a/src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts
+++ b/src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts
@@ -8,17 +8,17 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="48"/>
+ <location filename="../mprisfactory.cpp" line="49"/>
<source>About MPRIS Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="50"/>
+ <location filename="../mprisfactory.cpp" line="51"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation type="unfinished">作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="49"/>
+ <location filename="../mprisfactory.cpp" line="50"/>
<source>Qmmp MPRIS Plugin</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts b/src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts
index 1975b9c3b..191f5fd7d 100644
--- a/src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts
+++ b/src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts
@@ -8,17 +8,17 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="48"/>
+ <location filename="../mprisfactory.cpp" line="49"/>
<source>About MPRIS Plugin</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="50"/>
+ <location filename="../mprisfactory.cpp" line="51"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation type="unfinished">作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../mprisfactory.cpp" line="49"/>
+ <location filename="../mprisfactory.cpp" line="50"/>
<source>Qmmp MPRIS Plugin</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/notifier/notifierfactory.cpp b/src/plugins/General/notifier/notifierfactory.cpp
index fdb9b4463..f0da9352a 100644
--- a/src/plugins/General/notifier/notifierfactory.cpp
+++ b/src/plugins/General/notifier/notifierfactory.cpp
@@ -28,6 +28,7 @@ const GeneralProperties NotifierFactory::properties() const
{
GeneralProperties properties;
properties.name = tr("Notifier Plugin");
+ properties.shortName = "notifier";
properties.hasAbout = TRUE;
properties.hasSettings = TRUE;
properties.visibilityControl = FALSE;
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_cs.ts b/src/plugins/General/notifier/translations/notifier_plugin_cs.ts
index 56b78381a..7a0e9c840 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_cs.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_cs.ts
@@ -8,17 +8,17 @@
<translation>Notifikační modul</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="49"/>
+ <location filename="../notifierfactory.cpp" line="50"/>
<source>About Notifier Plugin</source>
<translation>O notifikačním modulu</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="50"/>
+ <location filename="../notifierfactory.cpp" line="51"/>
<source>Qmmp Notifier Plugin</source>
<translation>Notifikační modul Qmmp</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="51"/>
+ <location filename="../notifierfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_de.ts b/src/plugins/General/notifier/translations/notifier_plugin_de.ts
index 7acccb024..9950b7ff6 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>
@@ -9,17 +8,17 @@
<translation type="unfinished">Benachrichtigungs-Plugin</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="49"/>
+ <location filename="../notifierfactory.cpp" line="50"/>
<source>About Notifier Plugin</source>
<translation type="unfinished">Über Benachrichtigungs-Plugin</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="50"/>
+ <location filename="../notifierfactory.cpp" line="51"/>
<source>Qmmp Notifier Plugin</source>
<translation type="unfinished">Qmmp Benachrichtigungs-Plugin</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="51"/>
+ <location filename="../notifierfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_ru.ts b/src/plugins/General/notifier/translations/notifier_plugin_ru.ts
index 7eae4f4c3..11bff5242 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_ru.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_ru.ts
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="ru_RU">
-<defaultcodec></defaultcodec>
<context>
<name>NotifierFactory</name>
<message>
@@ -9,17 +8,17 @@
<translation>Модуль уведомлений</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="49"/>
+ <location filename="../notifierfactory.cpp" line="50"/>
<source>About Notifier Plugin</source>
<translation>О модуле уведомлений</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="50"/>
+ <location filename="../notifierfactory.cpp" line="51"/>
<source>Qmmp Notifier Plugin</source>
<translation>Модуль уведомлений для Qmmp</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="51"/>
+ <location filename="../notifierfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts b/src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts
index 793a30ff4..3e641be00 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="uk">
-<defaultcodec></defaultcodec>
<context>
<name>NotifierFactory</name>
<message>
@@ -9,17 +8,17 @@
<translation>Модуль повідомлень</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="49"/>
+ <location filename="../notifierfactory.cpp" line="50"/>
<source>About Notifier Plugin</source>
<translation>Про модуль повідомлень</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="50"/>
+ <location filename="../notifierfactory.cpp" line="51"/>
<source>Qmmp Notifier Plugin</source>
<translation>Модуль повідомлень для Qmmp</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="51"/>
+ <location filename="../notifierfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts b/src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts
index c75aecaf3..7f3a84f17 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts
@@ -8,17 +8,17 @@
<translation>通知插件</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="49"/>
+ <location filename="../notifierfactory.cpp" line="50"/>
<source>About Notifier Plugin</source>
<translation>关于通知插件</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="50"/>
+ <location filename="../notifierfactory.cpp" line="51"/>
<source>Qmmp Notifier Plugin</source>
<translation>Qmmp 通知插件</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="51"/>
+ <location filename="../notifierfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts b/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts
index ac72b47b7..0e3ca47de 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts
@@ -8,17 +8,17 @@
<translation>通知插件</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="49"/>
+ <location filename="../notifierfactory.cpp" line="50"/>
<source>About Notifier Plugin</source>
<translation>關於通知插件</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="50"/>
+ <location filename="../notifierfactory.cpp" line="51"/>
<source>Qmmp Notifier Plugin</source>
<translation>Qmmp 通知插件</translation>
</message>
<message>
- <location filename="../notifierfactory.cpp" line="51"/>
+ <location filename="../notifierfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/scrobbler/scrobblerfactory.cpp b/src/plugins/General/scrobbler/scrobblerfactory.cpp
index 2f36f971a..69b3d9b82 100644
--- a/src/plugins/General/scrobbler/scrobblerfactory.cpp
+++ b/src/plugins/General/scrobbler/scrobblerfactory.cpp
@@ -28,6 +28,7 @@ const GeneralProperties ScrobblerFactory::properties() const
{
GeneralProperties properties;
properties.name = tr("Scrobbler Plugin");
+ properties.shortName = "scrobbler";
properties.hasAbout = TRUE;
properties.hasSettings = TRUE;
properties.visibilityControl = FALSE;
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts
index 225c2503e..1793f7613 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts
@@ -8,17 +8,17 @@
<translation>Modul Scrobbler</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="49"/>
+ <location filename="../scrobblerfactory.cpp" line="50"/>
<source>About Scrobbler Plugin</source>
<translation>O modulu Scrobbler</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="50"/>
+ <location filename="../scrobblerfactory.cpp" line="51"/>
<source>Qmmp AudioScrobbler Plugin</source>
<translation>Modul Qmmp Scrobbler</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="51"/>
+ <location filename="../scrobblerfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts
index dd979238f..59694ab26 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts
@@ -8,17 +8,17 @@
<translation>Scrobbler-Plugin</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="49"/>
+ <location filename="../scrobblerfactory.cpp" line="50"/>
<source>About Scrobbler Plugin</source>
<translation>Über Scrobbler-Plugin</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="50"/>
+ <location filename="../scrobblerfactory.cpp" line="51"/>
<source>Qmmp AudioScrobbler Plugin</source>
<translation>Qmmp AudioScrobbler-Plugin</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="51"/>
+ <location filename="../scrobblerfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts
index fdd6c84b6..2451035bc 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts
@@ -8,17 +8,17 @@
<translation>Модуль scrobbler</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="49"/>
+ <location filename="../scrobblerfactory.cpp" line="50"/>
<source>About Scrobbler Plugin</source>
<translation>О модуле Scrobbler </translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="50"/>
+ <location filename="../scrobblerfactory.cpp" line="51"/>
<source>Qmmp AudioScrobbler Plugin</source>
<translation>Модуль AudioScrobbler для Qmmp</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="51"/>
+ <location filename="../scrobblerfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts
index 0b3d70ff4..4b1d97fb8 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts
@@ -8,17 +8,17 @@
<translation>Модуль scrobbler</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="49"/>
+ <location filename="../scrobblerfactory.cpp" line="50"/>
<source>About Scrobbler Plugin</source>
<translation>Про модуль Scrobbler </translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="50"/>
+ <location filename="../scrobblerfactory.cpp" line="51"/>
<source>Qmmp AudioScrobbler Plugin</source>
<translation>Модуль AudioScrobbler для Qmmp</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="51"/>
+ <location filename="../scrobblerfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts
index cac4dd97c..eda1a26a5 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts
@@ -8,17 +8,17 @@
<translation>Scrobbler 插件</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="49"/>
+ <location filename="../scrobblerfactory.cpp" line="50"/>
<source>About Scrobbler Plugin</source>
<translation>关于 Scrobbler 插件</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="50"/>
+ <location filename="../scrobblerfactory.cpp" line="51"/>
<source>Qmmp AudioScrobbler Plugin</source>
<translation>Qmmp Scrobbler 插件</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="51"/>
+ <location filename="../scrobblerfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts
index 43fb8ccc3..8cd34e54f 100644
--- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts
@@ -8,17 +8,17 @@
<translation>Scrobbler 插件</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="49"/>
+ <location filename="../scrobblerfactory.cpp" line="50"/>
<source>About Scrobbler Plugin</source>
<translation>關於 Scrobbler 插件</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="50"/>
+ <location filename="../scrobblerfactory.cpp" line="51"/>
<source>Qmmp AudioScrobbler Plugin</source>
<translation>Qmmp Scrobbler 插件</translation>
</message>
<message>
- <location filename="../scrobblerfactory.cpp" line="51"/>
+ <location filename="../scrobblerfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/statusicon/statusiconfactory.cpp b/src/plugins/General/statusicon/statusiconfactory.cpp
index 2b56d7c82..dae733dc7 100644
--- a/src/plugins/General/statusicon/statusiconfactory.cpp
+++ b/src/plugins/General/statusicon/statusiconfactory.cpp
@@ -28,6 +28,7 @@ const GeneralProperties StatusIconFactory::properties() const
{
GeneralProperties properties;
properties.name = tr("Status Icon Plugin");
+ properties.shortName = "status_icon";
properties.hasAbout = TRUE;
properties.hasSettings = TRUE;
properties.visibilityControl = TRUE;
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts
index 11082ac76..81b3309ad 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts
@@ -25,12 +25,12 @@
<message>
<location filename="../settingsdialog.ui" line="89"/>
<source>OK</source>
- <translation>OK</translation>
+ <translation type="obsolete">OK</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="96"/>
<source>Cancel</source>
- <translation>Zrušit</translation>
+ <translation type="obsolete">Zrušit</translation>
</message>
</context>
<context>
@@ -66,7 +66,7 @@
<translation>Ukončit</translation>
</message>
<message>
- <location filename="../statusicon.cpp" line="104"/>
+ <location filename="../statusicon.cpp" line="103"/>
<source>Now Playing</source>
<translation>Nyní hraje</translation>
</message>
@@ -79,17 +79,17 @@
<translation>Modul stavové ikony</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="50"/>
+ <location filename="../statusiconfactory.cpp" line="51"/>
<source>Qmmp Status Icon Plugin</source>
<translation>Modul stavové ikony Qmmp</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="51"/>
+ <location filename="../statusiconfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="49"/>
+ <location filename="../statusiconfactory.cpp" line="50"/>
<source>About Status Icon Plugin</source>
<translation>O modulu stavové ikony</translation>
</message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts
index 5c06f144d..8d7f5ba24 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_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>SettingsDialog</name>
<message>
@@ -26,12 +25,12 @@
<message>
<location filename="../settingsdialog.ui" line="89"/>
<source>OK</source>
- <translation>OK</translation>
+ <translation type="obsolete">OK</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="96"/>
<source>Cancel</source>
- <translation>Abbrechen</translation>
+ <translation type="obsolete">Abbrechen</translation>
</message>
</context>
<context>
@@ -67,7 +66,7 @@
<translation>Beenden</translation>
</message>
<message>
- <location filename="../statusicon.cpp" line="104"/>
+ <location filename="../statusicon.cpp" line="103"/>
<source>Now Playing</source>
<translation>Aktueller Titel</translation>
</message>
@@ -80,17 +79,17 @@
<translation>Statussymbol-Plugin</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="50"/>
+ <location filename="../statusiconfactory.cpp" line="51"/>
<source>Qmmp Status Icon Plugin</source>
<translation>Qmmp Statussymbol-Plugin</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="51"/>
+ <location filename="../statusiconfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="49"/>
+ <location filename="../statusiconfactory.cpp" line="50"/>
<source>About Status Icon Plugin</source>
<translation>Über Statussymbol-Plugin</translation>
</message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts
index 6e292344c..b5b296669 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts
@@ -23,14 +23,9 @@
<translation>Задержка сообщения, мс:</translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="89"/>
- <source>OK</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="96"/>
<source>Cancel</source>
- <translation>Отмена</translation>
+ <translation type="obsolete">Отмена</translation>
</message>
</context>
<context>
@@ -66,7 +61,7 @@
<translation>Выход</translation>
</message>
<message>
- <location filename="../statusicon.cpp" line="104"/>
+ <location filename="../statusicon.cpp" line="103"/>
<source>Now Playing</source>
<translation>Сейчас играет</translation>
</message>
@@ -79,17 +74,17 @@
<translation>Модуль Status Icon</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="49"/>
+ <location filename="../statusiconfactory.cpp" line="50"/>
<source>About Status Icon Plugin</source>
<translation>О модуле Status Icon</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="50"/>
+ <location filename="../statusiconfactory.cpp" line="51"/>
<source>Qmmp Status Icon Plugin</source>
<translation>Модуль Status Icon для Qmmp</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="51"/>
+ <location filename="../statusiconfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts
index 99fe033e8..6f5b433fe 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts
@@ -25,12 +25,12 @@
<message>
<location filename="../settingsdialog.ui" line="89"/>
<source>OK</source>
- <translation>Застосувати</translation>
+ <translation type="obsolete">Застосувати</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="96"/>
<source>Cancel</source>
- <translation>Відмінити</translation>
+ <translation type="obsolete">Відмінити</translation>
</message>
</context>
<context>
@@ -66,7 +66,7 @@
<translation>Вихід</translation>
</message>
<message>
- <location filename="../statusicon.cpp" line="104"/>
+ <location filename="../statusicon.cpp" line="103"/>
<source>Now Playing</source>
<translation>Зараз грає</translation>
</message>
@@ -79,17 +79,17 @@
<translation>Модуль Status Icon</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="49"/>
+ <location filename="../statusiconfactory.cpp" line="50"/>
<source>About Status Icon Plugin</source>
<translation>Про модуль Status Icon</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="50"/>
+ <location filename="../statusiconfactory.cpp" line="51"/>
<source>Qmmp Status Icon Plugin</source>
<translation>Модуль Status Icon для Qmmp</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="51"/>
+ <location filename="../statusiconfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts
index f583cfa25..307ab36ef 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts
@@ -25,12 +25,12 @@
<message>
<location filename="../settingsdialog.ui" line="89"/>
<source>OK</source>
- <translation>确定</translation>
+ <translation type="obsolete">确定</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="96"/>
<source>Cancel</source>
- <translation>取消</translation>
+ <translation type="obsolete">取消</translation>
</message>
</context>
<context>
@@ -66,7 +66,7 @@
<translation>退出</translation>
</message>
<message>
- <location filename="../statusicon.cpp" line="104"/>
+ <location filename="../statusicon.cpp" line="103"/>
<source>Now Playing</source>
<translation>正在播放</translation>
</message>
@@ -79,17 +79,17 @@
<translation>状态图标插件</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="50"/>
+ <location filename="../statusiconfactory.cpp" line="51"/>
<source>Qmmp Status Icon Plugin</source>
<translation>Qmmp 状态图标插件</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="51"/>
+ <location filename="../statusiconfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="49"/>
+ <location filename="../statusiconfactory.cpp" line="50"/>
<source>About Status Icon Plugin</source>
<translation>关于状态图标插件</translation>
</message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts
index b0075fbea..43b379830 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts
@@ -25,12 +25,12 @@
<message>
<location filename="../settingsdialog.ui" line="89"/>
<source>OK</source>
- <translation>確定</translation>
+ <translation type="obsolete">確定</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="96"/>
<source>Cancel</source>
- <translation>取消</translation>
+ <translation type="obsolete">取消</translation>
</message>
</context>
<context>
@@ -66,7 +66,7 @@
<translation>結束</translation>
</message>
<message>
- <location filename="../statusicon.cpp" line="104"/>
+ <location filename="../statusicon.cpp" line="103"/>
<source>Now Playing</source>
<translation>正在播放</translation>
</message>
@@ -79,17 +79,17 @@
<translation>狀態圖像插件</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="50"/>
+ <location filename="../statusiconfactory.cpp" line="51"/>
<source>Qmmp Status Icon Plugin</source>
<translation>Qmmp 狀態圖像插件</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="51"/>
+ <location filename="../statusiconfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
<translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
- <location filename="../statusiconfactory.cpp" line="49"/>
+ <location filename="../statusiconfactory.cpp" line="50"/>
<source>About Status Icon Plugin</source>
<translation>關於狀態圖像插件</translation>
</message>