Branch: master

227548b6 2019-07-26 12:00:41 Chris
Fix remaining branding in Amarok.

Signed-off-by: Chris <xchrisx@...>
M amarok/src/Options1.ui.h
M amarok/src/Options2.ui
M amarok/src/configdialog.cpp
M amarok/src/mediumpluginmanager.cpp
M po/af/amarok.po
M po/amarok.pot
M po/ar/amarok.po
M po/az/amarok.po
M po/be/amarok.po
M po/bg/amarok.po
M po/bn/amarok.po
M po/br/amarok.po
M po/ca/amarok.po
M po/cs/amarok.po
M po/cy/amarok.po
M po/da/amarok.po
M po/de/amarok.po
M po/el/amarok.po
M po/en_GB/amarok.po
M po/eo/amarok.po
M po/es/amarok.po
M po/et/amarok.po
M po/eu/amarok.po
M po/fa/amarok.po
M po/fi/amarok.po
M po/fr/amarok.po
M po/ga/amarok.po
M po/gl/amarok.po
M po/he/amarok.po
M po/hi/amarok.po
M po/hu/amarok.po
M po/id/amarok.po
M po/is/amarok.po
M po/it/amarok.po
M po/ja/amarok.po
M po/ka/amarok.po
M po/km/amarok.po
M po/ko/amarok.po
M po/ku/amarok.po
M po/lo/amarok.po
M po/lt/amarok.po
M po/mk/amarok.po
M po/ms/amarok.po
M po/nb/amarok.po
M po/nds/amarok.po
M po/ne/amarok.po
M po/nl/amarok.po
M po/nn/amarok.po
M po/pa/amarok.po
M po/pl/amarok.po
M po/pt/amarok.po
M po/pt_BR/amarok.po
M po/ro/amarok.po
M po/ru/amarok.po
M po/rw/amarok.po
M po/se/amarok.po
M po/sk/amarok.po
M po/sl/amarok.po
M po/sq/amarok.po
M po/sr/amarok.po
M po/sr@Latn/amarok.po
M po/ss/amarok.po
M po/sv/amarok.po
M po/ta/amarok.po
M po/tg/amarok.po
M po/th/amarok.po
M po/tr/amarok.po
M po/uk/amarok.po
M po/uz/amarok.po
M po/uz@cyrillic/amarok.po
M po/zh_CN/amarok.po
M po/zh_TW/amarok.po

amarok/src/Options1.ui.h

diff --git a/amarok/src/Options1.ui.h b/amarok/src/Options1.ui.h
index 1cf593f..db64ace 100644
--- a/amarok/src/Options1.ui.h
+++ b/amarok/src/Options1.ui.h
@@ -42,7 +42,7 @@
         browsers.prepend( i18n( "Default Browser" ) );
 #else
     if ( TDEStandardDirs::findExe( "kfmclient" ) != TQString() )
-        browsers.prepend( i18n( "Default KDE Browser" ) );
+        browsers.prepend( i18n( "Default TDE Browser" ) );
 #endif
 
     kComboBox_browser->insertStringList( browsers );

amarok/src/Options2.ui

diff --git a/amarok/src/Options2.ui b/amarok/src/Options2.ui
index f914ebd..94d8046 100644
--- a/amarok/src/Options2.ui
+++ b/amarok/src/Options2.ui
@@ -630,7 +630,7 @@
                                 <string>Install New Style...</string>
                             </property>
                             <property name="toolTip" stdset="0">
-                                <string>Click to install a new Context Browser style.&lt;br&gt;Tip: More styles can be found on &lt;a href='http://kde-look.org'&gt;http://kde-look.org&lt;/a&gt;</string>
+                                <string>Click to install a new Context Browser style.&lt;br&gt;Tip: More styles can be found on &lt;a href='http://trinity-look.org'&gt;http://trinity-look.org&lt;/a&gt;</string>
                             </property>
                             <property name="whatsThis" stdset="0">
                                 <string>Select and install a new Context Browser style.</string>

amarok/src/configdialog.cpp

diff --git a/amarok/src/configdialog.cpp b/amarok/src/configdialog.cpp
index 8b71aa7..8007fc7 100644
--- a/amarok/src/configdialog.cpp
+++ b/amarok/src/configdialog.cpp
@@ -438,7 +438,7 @@
                  m_opt1->kComboBox_browser->currentText() == i18n( "Default Browser" ) ?
                  "open" :
 #else
-                 m_opt1->kComboBox_browser->currentText() == i18n( "Default KDE Browser" ) ?
+                 m_opt1->kComboBox_browser->currentText() == i18n( "Default TDE Browser" ) ?
                  "kfmclient openURL" :
 #endif
                  m_opt1->kComboBox_browser->currentText().lower() :

amarok/src/mediumpluginmanager.cpp

diff --git a/amarok/src/mediumpluginmanager.cpp b/amarok/src/mediumpluginmanager.cpp
index f913025..e358b75 100644
--- a/amarok/src/mediumpluginmanager.cpp
+++ b/amarok/src/mediumpluginmanager.cpp
@@ -168,11 +168,8 @@
     if( !detectDevices( true ) )
     {
         Amarok::StatusBar::instance()->longMessageThreadSafe( i18n("No new media devices were found. If you feel this is an\n"
-                                                                   "error, ensure that the DBUS and HAL daemons are running\n"
-                                                                   "and KDE was built with support for them. You can test this\n"
-                                                                   "by running\n"
-                                                                   "     \"dcop kded mediamanager fullList\"\n"
-                                                                   "in a Konsole window.") );
+                                                                   "error, ensure that the DBUS and either TDEHW or HAL daemon are running\n"
+                                                                   "and TDE was built with support for them.") );
     }
     else
         slotChanged();

po/af/amarok.po

diff --git a/po/af/amarok.po b/po/af/amarok.po
index 58b5a23..b059359 100644
--- a/po/af/amarok.po
+++ b/po/af/amarok.po
@@ -38,7 +38,7 @@
 
 #: Options1.ui.h:45 configdialog.cpp:441
 #, fuzzy
-msgid "Default KDE Browser"
+msgid "Default TDE Browser"
 msgstr "Standaard TDE Blaaier"
 
 #: Options2.ui.h:53 Options2.ui.h:92 scriptmanager.cpp:427
@@ -6519,7 +6519,7 @@
 msgid ""
 "No new media devices were found. If you feel this is an\n"
 "error, ensure that the DBUS and HAL daemons are running\n"
-"and KDE was built with support for them. You can test this\n"
+"and TDE was built with support for them. You can test this\n"
 "by running\n"
 "     \"dcop kded mediamanager fullList\"\n"
 "in a Konsole window."
@@ -9363,10 +9363,10 @@
 #, no-c-format
 msgid ""
 "Click to install a new Context Browser style.<br>Tip: More styles can be "
-"found on <a href='http://kde-look.org'>http://kde-look.org</a>"
+"found on <a href='http://trinity-look.org'>http://trinity-look.org</a>"
 msgstr ""
 "Kliek om 'n nuwe konteks blaaier styl te installeer.<br>Wenk: Meer style kan "
-"by <a href='http://kde-look.org'>http://kde-look.org</a> afgelaai word."
+"by <a href='http://trinity-look.org'>http://trinity-look.org</a> afgelaai word."
 
 #: Options2.ui:636
 #, no-c-format

po/amarok.pot

diff --git a/po/amarok.pot b/po/amarok.pot
index 50a11dd..d42ba05 100644
--- a/po/amarok.pot
+++ b/po/amarok.pot
@@ -30,7 +30,7 @@
 msgstr ""
 
 #: Options1.ui.h:45 configdialog.cpp:441
-msgid "Default KDE Browser"
+msgid "Default TDE Browser"
 msgstr ""
 
 #: Options2.ui.h:53 Options2.ui.h:92 scriptmanager.cpp:427
@@ -6132,11 +6132,8 @@
 #: mediumpluginmanager.cpp:170
 msgid ""
 "No new media devices were found. If you feel this is an\n"
-"error, ensure that the DBUS and HAL daemons are running\n"
-"and KDE was built with support for them. You can test this\n"
-"by running\n"
-"     \"dcop kded mediamanager fullList\"\n"
-"in a Konsole window."
+"error, ensure that the DBUS and either TDEHW or HAL daemon are running\n"
+"and TDE was built with support for them."
 msgstr ""
 
 #: mediumpluginmanager.cpp:238
@@ -8779,7 +8776,7 @@
 #, no-c-format
 msgid ""
 "Click to install a new Context Browser style.<br>Tip: More styles can be "
-"found on <a href='http://kde-look.org'>http://kde-look.org</a>"
+"found on <a href='http://trinity-look.org'>http://trinity-look.org</a>"
 msgstr ""
 
 #: Options2.ui:636

po/ar/amarok.po

diff --git a/po/ar/amarok.po b/po/ar/amarok.po
index 1645a9f..9eee83a 100644
--- a/po/ar/amarok.po
+++ b/po/ar/amarok.po
@@ -34,7 +34,7 @@
 
 #: Options1.ui.h:45 configdialog.cpp:441
 #, fuzzy
-msgid "Default KDE Browser"
+msgid "Default TDE Browser"
 msgstr "متصفح TDE الإفتراضي"
 
 #: Options2.ui.h:53 Options2.ui.h:92 scriptmanager.cpp:427
@@ -6180,7 +6180,7 @@
 msgid ""
 "No new media devices were found. If you feel this is an\n"
 "error, ensure that the DBUS and HAL daemons are running\n"
-"and KDE was built with support for them. You can test this\n"
+"and TDE was built with support for them. You can test this\n"
 "by running\n"
 "     \"dcop kded mediamanager fullList\"\n"
 "in a Konsole window."
@@ -8856,7 +8856,7 @@
 #, no-c-format
 msgid ""
 "Click to install a new Context Browser style.<br>Tip: More styles can be "
-"found on <a href='http://kde-look.org'>http://kde-look.org</a>"
+"found on <a href='http://trinity-look.org'>http://trinity-look.org</a>"
 msgstr ""
 
 #: Options2.ui:636

po/az/amarok.po

diff --git a/po/az/amarok.po b/po/az/amarok.po
index b7a868b..b0a6a4b 100644
--- a/po/az/amarok.po
+++ b/po/az/amarok.po
@@ -34,7 +34,7 @@
 
 #: Options1.ui.h:45 configdialog.cpp:441
 #, fuzzy
-msgid "Default KDE Browser"
+msgid "Default TDE Browser"
 msgstr "Çalğı siyahısı"
 
 #: Options2.ui.h:53 Options2.ui.h:92 scriptmanager.cpp:427
@@ -6457,7 +6457,7 @@
 msgid ""
 "No new media devices were found. If you feel this is an\n"
 "error, ensure that the DBUS and HAL daemons are running\n"
-"and KDE was built with support for them. You can test this\n"
+"and TDE was built with support for them. You can test this\n"
 "by running\n"
 "     \"dcop kded mediamanager fullList\"\n"
 "in a Konsole window."
@@ -9271,7 +9271,7 @@
 #, no-c-format
 msgid ""
 "Click to install a new Context Browser style.<br>Tip: More styles can be "
-"found on <a href='http://kde-look.org'>http://kde-look.org</a>"
+"found on <a href='http://trinity-look.org'>http://trinity-look.org</a>"
 msgstr ""
 
 #: Options2.ui:636

po/be/amarok.po

diff --git a/po/be/amarok.po b/po/be/amarok.po
index f1dde34..5824210 100644
--- a/po/be/amarok.po
+++ b/po/be/amarok.po
@@ -34,7 +34,7 @@
 msgstr ""
 
 #: Options1.ui.h:45 configdialog.cpp:441
-msgid "Default KDE Browser"
+msgid "Default TDE Browser"
 msgstr ""
 
 #: Options2.ui.h:53 Options2.ui.h:92 scriptmanager.cpp:427
@@ -6143,7 +6143,7 @@
 msgid ""
 "No new media devices were found. If you feel this is an\n"
 "error, ensure that the DBUS and HAL daemons are running\n"
-"and KDE was built with support for them. You can test this\n"
+"and TDE was built with support for them. You can test this\n"
 "by running\n"
 "     \"dcop kded mediamanager fullList\"\n"
 "in a Konsole window."
@@ -8797,7 +8797,7 @@
 #, no-c-format
 msgid ""
 "Click to install a new Context Browser style.<br>Tip: More styles can be "
-"found on <a href='http://kde-look.org'>http://kde-look.org</a>"
+"found on <a href='http://trinity-look.org'>http://trinity-look.org</a>"
 msgstr ""
 
 #: Options2.ui:636

po/bg/amarok.po

diff --git a/po/bg/amarok.po b/po/bg/amarok.po
index 1ebd8df..706d8f4 100644
--- a/po/bg/amarok.po
+++ b/po/bg/amarok.po
@@ -46,7 +46,7 @@
 
 #: Options1.ui.h:45 configdialog.cpp:441
 #, fuzzy
-msgid "Default KDE Browser"
+msgid "Default TDE Browser"
 msgstr "Браузър на TDE по подразбиране"
 
 #: Options2.ui.h:53 Options2.ui.h:92 scriptmanager.cpp:427
@@ -6480,7 +6480,7 @@
 msgid ""
 "No new media devices were found. If you feel this is an\n"
 "error, ensure that the DBUS and HAL daemons are running\n"
-"and KDE was built with support for them. You can test this\n"
+"and TDE was built with support for them. You can test this\n"
 "by running\n"
 "     \"dcop kded mediamanager fullList\"\n"
 "in a Konsole window."
@@ -9305,11 +9305,11 @@
 #, no-c-format
 msgid ""
 "Click to install a new Context Browser style.<br>Tip: More styles can be "
-"found on <a href='http://kde-look.org'>http://kde-look.org</a>"
+"found on <a href='http://trinity-look.org'>http://trinity-look.org</a>"
 msgstr ""
** Diff limit reached (max: 250 lines) **
7df690aa 2019-07-26 12:01:05 TDE Weblate
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/amarok
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/
M po/af/amarok.po
M po/ar/amarok.po
M po/az/amarok.po
M po/be/amarok.po
M po/bg/amarok.po
M po/bn/amarok.po
M po/br/amarok.po
M po/ca/amarok.po
M po/cs/amarok.po
M po/cy/amarok.po
M po/da/amarok.po
M po/de/amarok.po
M po/el/amarok.po
M po/en_GB/amarok.po
M po/eo/amarok.po
M po/es/amarok.po
M po/et/amarok.po
M po/eu/amarok.po
M po/fa/amarok.po
M po/fi/amarok.po
M po/fr/amarok.po
M po/ga/amarok.po
M po/gl/amarok.po
M po/he/amarok.po
M po/hi/amarok.po
M po/hu/amarok.po
M po/id/amarok.po
M po/is/amarok.po
M po/it/amarok.po
M po/ja/amarok.po
M po/ka/amarok.po
M po/km/amarok.po
M po/ko/amarok.po
M po/ku/amarok.po
M po/lo/amarok.po
M po/lt/amarok.po
M po/mk/amarok.po
M po/ms/amarok.po
M po/nb/amarok.po
M po/nds/amarok.po
M po/ne/amarok.po
M po/nl/amarok.po
M po/nn/amarok.po
M po/pa/amarok.po
M po/pl/amarok.po
M po/pt/amarok.po
M po/pt_BR/amarok.po
M po/ro/amarok.po
M po/ru/amarok.po
M po/rw/amarok.po
M po/se/amarok.po
M po/sk/amarok.po
M po/sl/amarok.po
M po/sq/amarok.po
M po/sr/amarok.po
M po/sr@Latn/amarok.po
M po/ss/amarok.po
M po/sv/amarok.po
M po/ta/amarok.po
M po/tg/amarok.po
M po/th/amarok.po
M po/tr/amarok.po
M po/uk/amarok.po
M po/uz/amarok.po
M po/uz@cyrillic/amarok.po
M po/zh_CN/amarok.po
M po/zh_TW/amarok.po
** Diff limit reached (max: 250 lines) **