summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-06-03 13:07:20 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-06-03 13:07:20 +0200
commita9b2afd28b878f932f98983e5e4e4f780ac6a7fe (patch)
tree479d2830d1508fe75288b0e85c2c2bb24f866a6b /i18n.c
parentb41adae497b395d66cbca978a0b1b557aebda070 (diff)
downloadvdr-a9b2afd28b878f932f98983e5e4e4f780ac6a7fe.tar.gz
vdr-a9b2afd28b878f932f98983e5e4e4f780ac6a7fe.tar.bz2
Support for two audio channels
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c24
1 files changed, 18 insertions, 6 deletions
diff --git a/i18n.c b/i18n.c
index 87da256d..02fc7ceb 100644
--- a/i18n.c
+++ b/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.17 2001/06/02 09:39:36 kls Exp $
+ * $Id: i18n.c 1.18 2001/06/03 12:57:21 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -225,6 +225,12 @@ const tPhrase Phrases[] = {
"Programma",
"Programma",
},
+ { "Language",
+ "Sprache",
+ "Jezik",
+ "Linguaggio",
+ "Taal",
+ },
// Confirmations:
{ "Delete channel?",
"Kanal löschen?",
@@ -293,11 +299,17 @@ const tPhrase Phrases[] = {
"Vpid",
"Vpid",
},
- { "Apid",
- "Apid",
- "Apid",
- "Apid",
- "Apid",
+ { "Apid1",
+ "Apid1",
+ "Apid1",
+ "Apid1",
+ "Apid1",
+ },
+ { "Apid2",
+ "Apid2",
+ "Apid2",
+ "Apid2",
+ "Apid2",
},
{ "Tpid",
"Tpid",