diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-05 10:15:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-05 10:15:16 +0100 |
commit | f97ece8330746aabddd36f2968fd35713cba7c13 (patch) | |
tree | e6c6f3e877739a0d5c2ba17b4c4aac42e0dcf1cc /i18n.c | |
parent | 32e0b131c9d814eac97629a5ca693e8891daf6c3 (diff) | |
download | vdr-f97ece8330746aabddd36f2968fd35713cba7c13.tar.gz vdr-f97ece8330746aabddd36f2968fd35713cba7c13.tar.bz2 |
Completed the Danish OSD texts
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 6 |
1 files changed, 3 insertions, 3 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.172 2005/01/22 10:38:44 kls Exp $ + * $Id: i18n.c 1.173 2005/02/05 10:14:43 kls Exp $ * * Translations provided by: * @@ -3239,7 +3239,7 @@ const tI18nPhrase Phrases[] = { "",//TODO "",//TODO "",//TODO - "",//TODO + "Audio sprog (ant.)", }, { "Setup.DVB$Audio language", // note the singular "",//TODO @@ -3260,7 +3260,7 @@ const tI18nPhrase Phrases[] = { "",//TODO "",//TODO "",//TODO - "",//TODO + "Audio sprog", }, { "Setup.LNB$SLOF (MHz)", "SLOF (MHz)", |