diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2011-02-20 01:07:02 +0100 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2011-02-20 01:07:02 +0100 |
commit | cc286c602ffbaed4f8e6d92e50138600c142b69f (patch) | |
tree | 582295da373e3db7d9942eff64b0eb401e5bc98c /i18n-generated.h | |
parent | 19dedfa5c5318dc9c2824a859a2bd0395766e96c (diff) | |
download | vdr-plugin-live-cc286c602ffbaed4f8e6d92e50138600c142b69f.tar.gz vdr-plugin-live-cc286c602ffbaed4f8e6d92e50138600c142b69f.tar.bz2 |
Moved recordings filter input box into the actions area of the
recordings page. This ensures a consistent look and feel like on other
pages in LIVE.
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 e1c4503..01b7a70 100644 --- a/i18n-generated.h +++ b/i18n-generated.h @@ -8201,6 +8201,76 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "Filter:", + "Filter:", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, + { "Look in recordings titles and subtitles for the given string and display only the matching ones. You may also use perl compatible regular expressions (PCRE).", + "Suche in Aufname-Titel und Untertitel nach dem angegebenen Wort und zeige nur die zutreffenden an. Es sind auch Perl kompatible Reguläre Ausdrücke (PCRE) erlaubt.", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#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!", "", |