diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:14:26 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:14:26 -0600 |
commit | dd0cfce2e915f718a45dc9f772ce3bff42c0f7ca (patch) | |
tree | 03af58be7ebea0d920f89576cef55fa207886ec9 /tderadio3/plugins/soundserver/po | |
parent | 48906a623383ab5222541ae048e99dd039b62a9a (diff) | |
download | tderadio-dd0cfce2e915f718a45dc9f772ce3bff42c0f7ca.tar.gz tderadio-dd0cfce2e915f718a45dc9f772ce3bff42c0f7ca.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'tderadio3/plugins/soundserver/po')
-rw-r--r-- | tderadio3/plugins/soundserver/po/Makefile.am | 2 | ||||
-rw-r--r-- | tderadio3/plugins/soundserver/po/de.po | 4 | ||||
-rw-r--r-- | tderadio3/plugins/soundserver/po/ru.po | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/tderadio3/plugins/soundserver/po/Makefile.am b/tderadio3/plugins/soundserver/po/Makefile.am index 22b977e..f469927 100644 --- a/tderadio3/plugins/soundserver/po/Makefile.am +++ b/tderadio3/plugins/soundserver/po/Makefile.am @@ -1,2 +1,2 @@ -PACKAGE = kradio-soundserver +PACKAGE = tderadio-soundserver POFILES = AUTO diff --git a/tderadio3/plugins/soundserver/po/de.po b/tderadio3/plugins/soundserver/po/de.po index a3273b5..2d6622c 100644 --- a/tderadio3/plugins/soundserver/po/de.po +++ b/tderadio3/plugins/soundserver/po/de.po @@ -1,5 +1,5 @@ # translation of de.po to -# translation of kradio-sound-server.po to +# translation of tderadio-sound-server.po to # This file is put in the public domain. # # Ernst Martin Witte <emw@nocabal.de>, 2006. @@ -25,5 +25,5 @@ msgid "SoundServer Plugin" msgstr "SoundServer Plugin" #: soundserver.cpp:34 -msgid "initializing kradio soundserver" +msgid "initializing tderadio soundserver" msgstr "Initialisierung des TDERadio-Soundservers" diff --git a/tderadio3/plugins/soundserver/po/ru.po b/tderadio3/plugins/soundserver/po/ru.po index 794279f..9feb710 100644 --- a/tderadio3/plugins/soundserver/po/ru.po +++ b/tderadio3/plugins/soundserver/po/ru.po @@ -1,5 +1,5 @@ # translation of ru.po to -# translation of kradio-soundserver.po to +# translation of tderadio-soundserver.po to # This file is put in the public domain. # Алексей Кузнецов <Alexey.Kouznetsov@GMail.com>, 2006. # @@ -25,5 +25,5 @@ msgid "SoundServer Plugin" msgstr "Модуль звукового сервера" #: soundserver.cpp:34 -msgid "initializing kradio soundserver" +msgid "initializing tderadio soundserver" msgstr "Включение звукового сервера TDERadio" |