diff options
author | Michael Brückner <mb (plus) vdr (at) gekrumbel (dot) de> | 2007-04-24 18:46:00 +0000 |
---|---|---|
committer | Michael Brückner <mb (plus) vdr (at) gekrumbel (dot) de> | 2007-04-24 18:46:00 +0000 |
commit | 04ef9344367081e6b59b435a8b71228886da2756 (patch) | |
tree | 52e06b277912ba2caac1fca1d954c5b8b155ecf7 | |
parent | 353264e872292f2e1115ddafd260eb2feeffd701 (diff) | |
download | vdr-plugin-live-04ef9344367081e6b59b435a8b71228886da2756.tar.gz vdr-plugin-live-04ef9344367081e6b59b435a8b71228886da2756.tar.bz2 |
- various translation fixes
-rw-r--r-- | i18n.cpp | 24 |
1 files changed, 23 insertions, 1 deletions
@@ -2471,7 +2471,7 @@ const tI18nPhrase Phrases[] = { "", }, { "Toggle searchtimer actions (in)active", - "Suchtimers (de)aktivieren", + "Suchtimer (de)aktivieren", "", "", "", @@ -2558,6 +2558,28 @@ const tI18nPhrase Phrases[] = { "", "", }, + { "New search timer", + "Neuen Suchtimer anlegen", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + }, { "Cancel", "Abbrechen", "", |