summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-04-16 16:11:40 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-04-16 16:11:40 +0200
commit3554e3acadf8d2860b66d0a5cfe73caadf742555 (patch)
tree1230e020d2b8b293835029995bc54e6370e8e784 /i18n.c
parent4a698e3fe4d22d7670d6af80b0037d45fd4c9ca7 (diff)
downloadvdr-3554e3acadf8d2860b66d0a5cfe73caadf742555.tar.gz
vdr-3554e3acadf8d2860b66d0a5cfe73caadf742555.tar.bz2
Improved enhanced string editing
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c15
1 files changed, 14 insertions, 1 deletions
diff --git a/i18n.c b/i18n.c
index 70cb682a..6ccc160a 100644
--- a/i18n.c
+++ b/i18n.c
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: i18n.c 1.80 2002/04/13 10:42:48 kls Exp $
+ * $Id: i18n.c 1.81 2002/04/16 16:02:49 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net> and Matjaz Thaler <matjaz.thaler@guest.arnes.si>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -1638,6 +1638,19 @@ const tPhrase Phrases[] = {
"PonWtoSroCzwPiaSobNie",
"LunMarMieJueVieSabDom",
},
+ // The allowed characters in strings:
+ { " abcdefghijklmnopqrstuvwxyz0123456789-.#~",
+ " aäbcdefghijklmnoöpqrstuüvwxyz0123456789-.#~",
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ "",// TODO
+ " aábcdeéfghiíjklmnñoópqrstuúvwxyz0123456789-.#~",
+ },
// Learning keys:
{ "Learning Remote Control Keys",
"Fernbedienungs-Codes lernen",