diff options
author | monty35 <videosrc@vdr.muc.bieringer.de> | 2008-12-20 09:16:02 +0100 |
---|---|---|
committer | monty35 <videosrc@vdr.muc.bieringer.de> | 2008-12-20 09:16:02 +0100 |
commit | dabdbe5409bacc56e22461a6a1ff9b736381b158 (patch) | |
tree | 177105738f666f9784c865e54702bc717e44c43d /i18n.c | |
parent | c3ea2c9a8171523110b6d33c6be31a36f79f0b36 (diff) | |
download | vdr-plugin-tvtv-dabdbe5409bacc56e22461a6a1ff9b736381b158.tar.gz vdr-plugin-tvtv-dabdbe5409bacc56e22461a6a1ff9b736381b158.tar.bz2 |
Import patch to 0.3.3p7
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -499,6 +499,35 @@ const tI18nPhrase Phrases[] = { #endif #endif }, + { "Add ongoing non-VPS timers", // English + "Laufende nicht-VPS Timers hinzufügen", // Deutsch + "", // Slovenski + "", // Italiano + "", // Nederlands + "", // Português + "", // Français + "", // Norsk + "", // Suomi + "", // Polski + "", // Español + "", // Greek + "", // Svenska + "", // Romaneste + "", // Magyar + "", // Català +#if VDRVERSNUM > 10302 + "", // Russian +#if VDRVERSNUM > 10307 + "", // Hrvatski +#if VDRVERSNUM > 10313 + "", // Eesti +#if VDRVERSNUM > 10316 + "", // Dansk +#endif +#endif +#endif +#endif + }, { "manual", // English "manuell", // Deutsch "", // Slovenski |