mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Completed the Danish OSD texts
This commit is contained in:
parent
32e0b131c9
commit
f97ece8330
1
HISTORY
1
HISTORY
@ -3357,3 +3357,4 @@ Video Disk Recorder Revision History
|
||||
that has DD and selecting the DD audio track).
|
||||
- Fixed a memory leak in AddDirectory() and strescape() (thanks to Stefan Huelswitt
|
||||
for reporting these).
|
||||
- Completed the Danish OSD texts (thanks to Mogens Elneff).
|
||||
|
6
i18n.c
6
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.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)",
|
||||
|
Loading…
Reference in New Issue
Block a user