diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-08-26 23:26:55 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-08-26 23:26:55 +0900 |
commit | 45826967cb4079af46943660bf1f0f262b9db3a3 (patch) | |
tree | ab4c3ebec553302dd692877591f6063d7db3899f /template | |
parent | 7ddd13b356e47b6f835bebd2c0370b51130de5ba (diff) | |
download | tde-i18n-45826967cb4079af46943660bf1f0f262b9db3a3.tar.gz tde-i18n-45826967cb4079af46943660bf1f0f262b9db3a3.zip |
Changed CDDB query address from freedb.org to gnudb.org since freedb.org is not available anymore.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'template')
-rw-r--r-- | template/messages/tdemultimedia/kcmcddb.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/messages/tdemultimedia/kcmcddb.pot b/template/messages/tdemultimedia/kcmcddb.pot index d0921ac425c..2cd063db422 100644 --- a/template/messages/tdemultimedia/kcmcddb.pot +++ b/template/messages/tdemultimedia/kcmcddb.pot @@ -158,7 +158,7 @@ msgstr "" #: cddbconfigwidgetbase.ui:215 #, no-c-format -msgid "freedb.freedb.org" +msgid "gnudb.gnudb.org" msgstr "" #: cddbconfigwidgetbase.ui:218 |