diff options
author | Rolf Ahrenberg <Rolf.Ahrenberg@sci.fi> | 2011-03-11 15:38:06 +0200 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2011-03-20 18:47:43 +0100 |
commit | 0e21c493ffc667c7d52ff555376acc5d05f612c6 (patch) | |
tree | d0d6f9f2bc9472fa39234dadf75b7c0a3b046bd9 /i18n-generated.h | |
parent | 964cd42ae44f820a1700981b74250408b688d81e (diff) | |
download | vdr-plugin-live-0e21c493ffc667c7d52ff555376acc5d05f612c6.tar.gz vdr-plugin-live-0e21c493ffc667c7d52ff555376acc5d05f612c6.tar.bz2 |
Added expand/collapse all folders functionality into recordings page.
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 ef71a1e..ef17c97 100644 --- a/i18n-generated.h +++ b/i18n-generated.h @@ -8271,6 +8271,76 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "Expand all folders", + "", + "", + "", + "", + "", + "", + "", + "Avaa kaikki kansiot", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, + { "Collapse all folders", + "", + "", + "", + "", + "", + "", + "", + "Sulje kaikki kansiot", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, { "Delete this recording from hard disc!", "Diese Aufnahme von der Festplatte löschen!", "", |