diff options
author | Christian Wieninger <cwieninger@gmx.de> | 2012-01-03 23:56:17 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger@gmx.de> | 2012-01-03 23:56:17 +0100 |
commit | eedb728f5e2f48607a739d15d3ba1053728684ab (patch) | |
tree | d2ca7b8bd13b14205d3d8de759f89f497fde5795 /po/de_DE.po | |
parent | e5bfdad2136e39da8ca0a3e7f1212d8afaac1b4b (diff) | |
download | vdr-plugin-epgsearch-eedb728f5e2f48607a739d15d3ba1053728684ab.tar.gz vdr-plugin-epgsearch-eedb728f5e2f48607a739d15d3ba1053728684ab.tar.bz2 |
missed to add '-' to the translation of allowed chars (bug #841)
Diffstat (limited to 'po/de_DE.po')
-rw-r--r-- | po/de_DE.po | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index ec0d7cf..1f70ea2 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -584,9 +584,8 @@ msgstr "Mailkonto-Prüfung fehlgeschlagen!" msgid "Button$Test" msgstr "Test" -#, fuzzy msgid "$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&_" -msgstr " aäbcdefghijklmnoöpqrsßtuüvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&" +msgstr " aäbcdefghijklmnoöpqrsßtuüvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&_" msgid "Start/Stop time has changed" msgstr "Start/Stop-Zeit hat sich geändert" |