diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2010-06-19 02:03:19 +0200 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2010-06-19 02:03:19 +0200 |
commit | a5f3edc89393f869bfc6cbcadff5b727562df88a (patch) | |
tree | 197d08cafbd8b9e74a44ce5c75ee5547bf284b54 /i18n-generated.h | |
parent | cd2959a44a006e9e2d814995c6b7aff7e6229a0b (diff) | |
download | vdr-plugin-live-a5f3edc89393f869bfc6cbcadff5b727562df88a.tar.gz vdr-plugin-live-a5f3edc89393f869bfc6cbcadff5b727562df88a.tar.bz2 |
Added translators hint and a german locale for the date/time formating of recordings provided by Dominic Evans.
Diffstat (limited to 'i18n-generated.h')
-rw-r--r-- | i18n-generated.h | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/i18n-generated.h b/i18n-generated.h index 8df9698..f88df67 100644 --- a/i18n-generated.h +++ b/i18n-generated.h @@ -7501,6 +7501,41 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "%a %x %X", + "%a, %d.%m.%Y %H:%M", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, { "Couldn't find channel or no channels available. Maybe you mistyped your request?", "Konnte Kanal nicht finden oder keine Kanäle verfügbar. Ist die Anfrage korrekt?", "", |