diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-12-25 16:38:56 +0000 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-12-25 16:38:56 +0000 |
commit | d70243c63f52bdffa922bd8cefa8d0cbbca335f5 (patch) | |
tree | b303a09bcd161a5583a61ed7da5f7b60a6915f9e /i18n-generated.h | |
parent | 00934e5559ed3b6f15be79d953f3fd3a19b66cff (diff) | |
download | vdr-plugin-live-d70243c63f52bdffa922bd8cefa8d0cbbca335f5.tar.gz vdr-plugin-live-d70243c63f52bdffa922bd8cefa8d0cbbca335f5.tar.bz2 |
- Presence of IMDb URLs is now configurable. Closes bug #401.
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 510744b..438d1e9 100644 --- a/i18n-generated.h +++ b/i18n-generated.h @@ -7571,6 +7571,41 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "Add links to IMDb", + "Füge Links zur IMDb hinzu", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, { "additional fixed times in 'What's on?'", "zusätzliche Zeitpunkte in 'Was läuft?'", "", |