Branch: master

b2e7e8ec 2019-07-15 20:02:31 Chris
Remove old upstream URL, display of the build date and old IRC.

Signed-off-by: Chris <xchrisx@...>
M amarok/src/app.cpp
M amarok/src/collectionscanner/main.cpp
M amarok/src/scripts/playlist2html/Playlist.py
M amarok/src/scripts/webcontrol/template.thtml

amarok/src/app.cpp

diff --git a/amarok/src/app.cpp b/amarok/src/app.cpp
index 8a2a65b..2d367e3 100644
--- a/amarok/src/app.cpp
+++ b/amarok/src/app.cpp
@@ -120,9 +120,7 @@
 LIBAMAROK_EXPORT TDEAboutData aboutData( "amarok",
     I18N_NOOP( "Amarok" ), APP_VERSION,
     I18N_NOOP( "The audio player for TDE" ), TDEAboutData::License_GPL,
-    I18N_NOOP( "(C) 2002-2003, Mark Kretschmann\n(C) 2003-2007, The Amarok Development Squad\n(C) 2007-2011, The Trinity Desktop Project" ),
-    I18N_NOOP( "IRC:\nirc.freenode.net - #amarok, #amarok.de, #amarok.es\n\nFeedback:\namarok@...\n\n(Build Date: " __DATE__ ")" ),
-             ( "http://amarok.kde.org" ) );
+    I18N_NOOP( "(C) 2002-2003, Mark Kretschmann\n(C) 2003-2007, The Amarok Development Squad\n(C) 2007-2011, The Trinity Desktop Project" ));
 
 App::App()
         : TDEApplication(TDEApplication::openX11RGBADisplay())
@@ -563,8 +561,7 @@
               "configuration.</p>"
               "<p>If your system has hyperthreading, you can improve Amarok's stability by using the Linux kernel option 'NOHT', "
               "or by disabling <i>HyperThreading</i> in your BIOS setup.</p>"
-              "<p>More information can be found in the README file. For further assistance "
-              "join us at #amarok on irc.freenode.net.</p>" );
+              "<p>More information can be found in the README file.</p>" );
 
     KMessageBox::information( 0, text, i18n( "Warning" ), "showHyperThreadingWarning" );
 }

amarok/src/collectionscanner/main.cpp

diff --git a/amarok/src/collectionscanner/main.cpp b/amarok/src/collectionscanner/main.cpp
index a78f1a6..c23262e 100644
--- a/amarok/src/collectionscanner/main.cpp
+++ b/amarok/src/collectionscanner/main.cpp
@@ -32,9 +32,7 @@
     const TDEAboutData about( "amarokcollectionscanner",
     I18N_NOOP( "Amarok Collection Scanner\n\nNote: For debugging purposes this application can be invoked from the command line, but it will not actually build a collection this way." ), "0.1",
     I18N_NOOP( "Collection Scanner for Amarok" ), TDEAboutData::License_GPL,
-    I18N_NOOP( "(C) 2003-2006, The Amarok Developers" ),
-    I18N_NOOP( "IRC:\nserver: irc.freenode.net / channels: #amarok #amarok.de #amarok.es\n\nFeedback:\namarok@..." ),
-    I18N_NOOP( "http://amarok.kde.org" ) );
+    I18N_NOOP( "(C) 2003-2006, The Amarok Developers" ) );
 
 
     static TDECmdLineOptions options[] =

amarok/src/scripts/playlist2html/Playlist.py

diff --git a/amarok/src/scripts/playlist2html/Playlist.py b/amarok/src/scripts/playlist2html/Playlist.py
index fad9217..e91f294 100644
--- a/amarok/src/scripts/playlist2html/Playlist.py
+++ b/amarok/src/scripts/playlist2html/Playlist.py
@@ -67,9 +67,8 @@
                     
                     </head> 
                     <title>AmaroK playlist</title>\n <body>
-                    <div style="text-align:center;font-size:16pt;" >current
-                    <a href="http://amarok.kde.org" title="visit amarok hompage">amarok</a>
-                    playlist of %s</div>
+                    <div style="text-align:center;font-size:16pt;">current
+                    amarok playlist of %s</div>
                     \n
                     <div class="window">%s</div> </body>\n
                 </html>\n

amarok/src/scripts/webcontrol/template.thtml

diff --git a/amarok/src/scripts/webcontrol/template.thtml b/amarok/src/scripts/webcontrol/template.thtml
index f1e01be..2f3af8d 100644
--- a/amarok/src/scripts/webcontrol/template.thtml
+++ b/amarok/src/scripts/webcontrol/template.thtml
@@ -18,8 +18,7 @@
 	    %s</div>\n
             </td><td align="right">\n
             <div style="text-align:right;font-size:16pt; font-family: 'times new roman'">current
-            <a id="amaroklink" href="http://amarok.kde.org" title="visit amarok hompage">amarok</a>
-            playlist of %s</div>\n
+            amarok playlist of %s</div>\n
             </td></tr></table>\n
 	    </div>
 	    <div class='topspace'>&nbsp</div>\n
039fa980 2019-07-15 23:15:58 Automatd system
Update translation template.
M po/amarok.pot

po/amarok.pot

diff --git a/po/amarok.pot b/po/amarok.pot
index 707b192..50a11dd 100644
--- a/po/amarok.pot
+++ b/po/amarok.pot
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2019-07-14 02:50+0200\n"
+"POT-Creation-Date: 2019-07-16 01:12+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@...>\n"
@@ -106,16 +106,16 @@
 msgid "&Rescan Collection"
 msgstr ""
 
-#: actionclasses.cpp:211 app.cpp:440
+#: actionclasses.cpp:211 app.cpp:438
 msgid "Play/Pause"
 msgstr ""
 
-#: actionclasses.cpp:228 actionclasses.cpp:233 app.cpp:438
+#: actionclasses.cpp:228 actionclasses.cpp:233 app.cpp:436
 #: playlistwindow.cpp:196
 msgid "Pause"
 msgstr ""
 
-#: actionclasses.cpp:238 app.cpp:436 playlistwindow.cpp:195
+#: actionclasses.cpp:238 app.cpp:434 playlistwindow.cpp:195
 msgid "Play"
 msgstr ""
 
@@ -282,159 +282,158 @@
 "(C) 2007-2011, The Trinity Desktop Project"
 msgstr ""
 
-#: app.cpp:394
+#: app.cpp:392
 msgid "Files/URLs to open"
 msgstr ""
 
-#: app.cpp:396
+#: app.cpp:394
 msgid "Skip backwards in playlist"
 msgstr ""
 
-#: app.cpp:398
+#: app.cpp:396
 msgid "Start playing current playlist"
 msgstr ""
 
-#: app.cpp:400
+#: app.cpp:398
 msgid "Play if stopped, pause if playing"
 msgstr ""
 
-#: app.cpp:401
+#: app.cpp:399
 msgid "Pause playback"
 msgstr ""
 
-#: app.cpp:403
+#: app.cpp:401
 msgid "Stop playback"
 msgstr ""
 
-#: app.cpp:405
+#: app.cpp:403
 msgid "Skip forwards in playlist"
 msgstr ""
 
-#: app.cpp:406
+#: app.cpp:404
 msgid "Additional options:"
 msgstr ""
 
-#: app.cpp:408
+#: app.cpp:406
 msgid "Append files/URLs to playlist"
 msgstr ""
 
-#: app.cpp:410
+#: app.cpp:408
 msgid "See append, available for backwards compatability"
 msgstr ""
 
-#: app.cpp:411
+#: app.cpp:409
 msgid "Queue URLs after the currently playing track"
 msgstr ""
 
-#: app.cpp:413
+#: app.cpp:411
 msgid "Load URLs, replacing current playlist"
 msgstr ""
 
-#: app.cpp:415
+#: app.cpp:413
 msgid "Toggle the Playlist-window"
 msgstr ""
 
-#: app.cpp:416
+#: app.cpp:414
 msgid "Run first-run wizard"
 msgstr ""
 
-#: app.cpp:417
+#: app.cpp:415
 msgid "Use the <name> engine"
 msgstr ""
 
-#: app.cpp:418
+#: app.cpp:416
 msgid "Base for relative filenames/URLs"
 msgstr ""
 
-#: app.cpp:419
+#: app.cpp:417
 msgid "Play an AudioCD from <device>"
 msgstr ""
 
-#: app.cpp:444
+#: app.cpp:442
 msgid "Stop Playing After Current Track"
 msgstr ""
 
-#: app.cpp:446 playlistwindow.cpp:197
+#: app.cpp:444 playlistwindow.cpp:197
 msgid "Next Track"
 msgstr ""
 
-#: app.cpp:448 playlistwindow.cpp:194
+#: app.cpp:446 playlistwindow.cpp:194
 msgid "Previous Track"
 msgstr ""
 
-#: app.cpp:450
+#: app.cpp:448
 msgid "Increase Volume"
 msgstr ""
 
-#: app.cpp:452
+#: app.cpp:450
 msgid "Decrease Volume"
 msgstr ""
 
-#: app.cpp:454
+#: app.cpp:452
 msgid "Seek Forward"
 msgstr ""
 
-#: app.cpp:456
+#: app.cpp:454
 msgid "Seek Backward"
 msgstr ""
 
-#: app.cpp:458
+#: app.cpp:456
 msgid "Add Media..."
 msgstr ""
 
-#: app.cpp:460
+#: app.cpp:458
 msgid "Toggle Playlist Window"
 msgstr ""
 
-#: app.cpp:463
+#: app.cpp:461
 msgid "Show OSD"
 msgstr ""
 
-#: app.cpp:466
+#: app.cpp:464
 msgid "Mute Volume"
 msgstr ""
 
-#: app.cpp:469
+#: app.cpp:467
 msgid "Rate Current Track: 1"
** Diff limit reached (max: 250 lines) **
c11b7fa8 2019-07-15 23:33:19 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) **