diff options
Diffstat (limited to 'http/www/lang/de.js')
-rw-r--r-- | http/www/lang/de.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/http/www/lang/de.js b/http/www/lang/de.js index 0cf1c12..eb57bc6 100644 --- a/http/www/lang/de.js +++ b/http/www/lang/de.js @@ -92,6 +92,7 @@ epgd.tr = { searchTimerReload: "Suchtimer updaten", chInclude: "Auf Kanäle einschränken", chExclude: "Kanäle ausschließen", + chRange: "Kanal von/bis", nextDays: "innerhalb der nächsten $field$ Tage", confirmSaveBigResult: "Die Suche ergibt $cnt$ Treffer, trotzdem speichern?", timerStates: { @@ -126,7 +127,8 @@ epgd.tr = { 'W': 'Warnung', 'E': 'Fehler', 'F': 'Fataler Fehler' - }, chFormat: "bevorzugtes Sendeformat" + }, + chFormat: "bevorzugtes Sendeformat" //channelModes: ["SD", "HD", "3D", "HD,SD", "SD,HD", "3D,HD,SD", "SD,HD,3D"] }, eventDetail: { |