diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-12-17 22:55:39 +0000 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-12-17 22:55:39 +0000 |
commit | 23db7a4510cb8b49691f356ba31f067394c229b4 (patch) | |
tree | a673089e756d573b42da2863de33fdbca7e288ac /i18n-generated.h | |
parent | ecde4487e797096b0a2b9f92180223625bce2e75 (diff) | |
download | vdr-plugin-live-23db7a4510cb8b49691f356ba31f067394c229b4.tar.gz vdr-plugin-live-23db7a4510cb8b49691f356ba31f067394c229b4.tar.bz2 |
- Added tooltip for timer status. Closed Bug #396.
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 8267050..e5fcf09 100644 --- a/i18n-generated.h +++ b/i18n-generated.h @@ -7711,6 +7711,76 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "Timer is recording.", + "Timer zeichnet auf.", + "", + "Registrazione serie", + "Serie's opnemen", + "", + "Enregistrement de série", + "", + "Sarjatallennus", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, + { "Timer is active.", + "Timer ist aktiv.", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, { "Toggle timer active/inactive", "Timer aktiv/inaktiv schalten", "", |