diff options
-rw-r--r-- | i18n.c | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.180 2005/02/26 10:34:17 kls Exp $ + * $Id: i18n.c 1.181 2005/02/27 11:36:19 kls Exp $ * * Translations provided by: * @@ -3098,7 +3098,7 @@ const tI18nPhrase Phrases[] = { "Video Anzeige-Format", "",//TODO "",//TODO - "",//TODO + "Video display format", "",//TODO "",//TODO "",//TODO @@ -3982,7 +3982,7 @@ const tI18nPhrase Phrases[] = { " a�bcdefghijklmno�pqrstu�vwxyz0123456789-.#~", " abcdefghijklmnopqrstuvwxyz0123456789-.#~", " a�bcde��fghi�jklmnopqrstu�vwxyz0123456789-.#~", - " a���bcdefghi�jklmno���pqrstu���vwxyz0123456789-.#~", + " abcdefghijklmnopqrstuvwxyz0123456789-.#~����������", "",// TODO " a�bc�de���fghi�jklmno�pqrstu��vwxyz0123456789-.#~", "",// TODO |