diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-24 11:55:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-24 11:55:24 +0100 |
commit | 7f3c58f857ef4fa8f5f57c530f4083ac1b2a06b9 (patch) | |
tree | 54a4132559124c8666918117cae247032b3e3e4a /i18n.c | |
parent | 67cbbd7ba383513f1c6e95b90b3495b4ea3b2733 (diff) | |
download | vdr-7f3c58f857ef4fa8f5f57c530f4083ac1b2a06b9.tar.gz vdr-7f3c58f857ef4fa8f5f57c530f4083ac1b2a06b9.tar.bz2 |
New Setup parameter RecordDolbyDigital
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -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 |