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/es_ES.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/es_ES.po')
-rw-r--r-- | po/es_ES.po | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/po/es_ES.po b/po/es_ES.po index 222fc37..2302519 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -587,9 +587,8 @@ msgstr "¡Falló la prueba de cuenta de correo!" msgid "Button$Test" msgstr "Probar" -#, fuzzy msgid "$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&_" -msgstr " aábcçdeéfghiíjklmnñoópqrstuúüvwxyz0123456789-_.,#~\\^$[]|()*+?{}/:%@&" +msgstr " aábcçdeéfghiíjklmnñoópqrstuúüvwxyz0123456789-_.,#~\\^$[]|()*+?{}/:%@&_" msgid "Start/Stop time has changed" msgstr "Ha cambiado el tiempo inicial/final" |