summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorJoachim Wilke <vdr@joachim-wilke.de>2008-03-08 00:00:00 +0100
committerJoachim Wilke <vdr@joachim-wilke.de>2008-03-08 00:00:00 +0100
commitb2f99dd7bbb5cd76db0243b59e14852b37db8a38 (patch)
treee960e33be372f3adbf6e2f663093d122d6fd4361 /i18n.c
parent267f42f0507a5bbf915deab1bef69dc7e470e9da (diff)
downloadvdr-plugin-lcdproc-b2f99dd7bbb5cd76db0243b59e14852b37db8a38.tar.gz
vdr-plugin-lcdproc-b2f99dd7bbb5cd76db0243b59e14852b37db8a38.tar.bz2
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/i18n.c b/i18n.c
index 4d3d953..e080c5f 100644
--- a/i18n.c
+++ b/i18n.c
@@ -368,5 +368,23 @@ const tI18nPhrase Phrases[] = {
"BackLightWait",
"BackLightWait",
},
+ {
+ "Show time",
+ "Zeit anzeigen",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ "Show time",
+ },
{ NULL }
};