diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-25 14:39:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-25 14:39:29 +0100 |
commit | c6318930665abff001efe91569972d60479ef521 (patch) | |
tree | f12b7e5679af899110ade985b328e19bc6d35efb /i18n.c | |
parent | 9dc73da7f506c9efc7b028e21b60a2d916a5fbc9 (diff) | |
download | vdr-c6318930665abff001efe91569972d60479ef521.tar.gz vdr-c6318930665abff001efe91569972d60479ef521.tar.bz2 |
In the "Timers" menu the blue key is now "Info" and the red key is "On/Off"
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 24 |
1 files changed, 23 insertions, 1 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.249 2006/02/25 14:13:41 kls Exp $ + * $Id: i18n.c 1.250 2006/02/25 14:21:28 kls Exp $ * * Translations provided by: * @@ -724,6 +724,28 @@ const tI18nPhrase Phrases[] = { "Optag", "Nahrαt", }, + { "Button$Info", + "Info", + "Info", + "",//TODO + "Info", + "",//TODO + "Info", + "",//TODO + "Tiedot", + "Info", + "Info", + "Πληροφορίες", + "Info", + "Info", + "",//TODO + "",//TODO + "Έέδή", + "Info", + "Info", + "Info", + "Info", + }, { "Button$Play", "Wiedergabe", "Predvajaj", |