mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Default duration of instant recording is 3 hours (and configurable)
This commit is contained in:
14
i18n.c
14
i18n.c
@@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: i18n.c 1.82 2002/04/20 09:40:37 kls Exp $
|
||||
* $Id: i18n.c 1.83 2002/04/26 12:30:30 kls Exp $
|
||||
*
|
||||
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net> and Matjaz Thaler <matjaz.thaler@guest.arnes.si>
|
||||
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
|
||||
@@ -1517,6 +1517,18 @@ const tPhrase Phrases[] = {
|
||||
"Nazwac natychm. nagranie",
|
||||
"Nombrar grabaciones instant<6E>neas",
|
||||
},
|
||||
{ "Setup.Recording$Instant rec. time (min)",
|
||||
"Dauer der Direktaufzeichnung (min)",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
},
|
||||
{ "Setup.Recording$Record Dolby Digital",
|
||||
"Dolby Digital Ton aufzeichnen",
|
||||
"Posnemi dolby digital",
|
||||
|
Reference in New Issue
Block a user