mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
New Setup parameter RecordDolbyDigital
This commit is contained in:
12
i18n.c
12
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.55 2002/02/17 14:29:13 kls Exp $
|
||||
* $Id: i18n.c 1.56 2002/02/24 11:53:44 kls Exp $
|
||||
*
|
||||
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
|
||||
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
|
||||
@@ -1076,6 +1076,16 @@ const tPhrase Phrases[] = {
|
||||
"TV Format",
|
||||
"Kuvamuoto",
|
||||
},
|
||||
{ "RecordDolbyDigital",
|
||||
"Dolby Digital Ton aufz.",
|
||||
"", // TODO
|
||||
"", // TODO
|
||||
"", // TODO
|
||||
"", // TODO
|
||||
"", // TODO
|
||||
"", // TODO
|
||||
"", // TODO
|
||||
},
|
||||
{ "ChannelInfoPos",
|
||||
"Kanal Info Position",
|
||||
"", // TODO
|
||||
|
Reference in New Issue
Block a user