diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-11-19 19:00:35 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-11-19 19:00:35 +0100 |
commit | 96474e9e25f57b03287994781e54577736502bce (patch) | |
tree | 6a5d81b24a02e55061e6c77d2e28772bb52b763b /i18n-generated.h | |
parent | a5c871c47c721e1179bee7c4695169dd3344c0c2 (diff) | |
download | vdr-plugin-live-96474e9e25f57b03287994781e54577736502bce.tar.gz vdr-plugin-live-96474e9e25f57b03287994781e54577736502bce.tar.bz2 |
Updated i18n-generated.h for backwards compatibilty to older VDR versions.
Diffstat (limited to 'i18n-generated.h')
-rw-r--r-- | i18n-generated.h | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/i18n-generated.h b/i18n-generated.h index 175b5ee..63fae70 100644 --- a/i18n-generated.h +++ b/i18n-generated.h @@ -7991,6 +7991,41 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "Show channels without EPG", + "Zeige Kanäle ohne EPG", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, { "Start page", "Startseite", "", @@ -9111,6 +9146,41 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "no EPG available", + "kein EPG verfügbar", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, // END I18N - automatically generated by pot2i18n.pl { NULL } }; |