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
5b4507da05
commit
efa2178430
1
HISTORY
1
HISTORY
@ -3386,3 +3386,4 @@ Video Disk Recorder Revision History
|
|||||||
reporting this one).
|
reporting this one).
|
||||||
- Fixed handling symbolic links in cRecordings::ScanVideoDir() (thanks to Stefan
|
- Fixed handling symbolic links in cRecordings::ScanVideoDir() (thanks to Stefan
|
||||||
Huelswitt).
|
Huelswitt).
|
||||||
|
- Completed the Danish OSD texts (thanks to Mogens Elneff).
|
||||||
|
4
i18n.c
4
i18n.c
@ -4,7 +4,7 @@
|
|||||||
* See the main source file 'vdr.c' for copyright information and
|
* See the main source file 'vdr.c' for copyright information and
|
||||||
* how to reach the author.
|
* how to reach the author.
|
||||||
*
|
*
|
||||||
* $Id: i18n.c 1.176 2005/02/08 12:01:23 kls Exp $
|
* $Id: i18n.c 1.177 2005/02/12 10:26:51 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -2840,7 +2840,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Tid kanalinfo skal vises (s)",
|
||||||
},
|
},
|
||||||
{ "Setup.OSD$Info on channel switch",
|
{ "Setup.OSD$Info on channel switch",
|
||||||
"Info beim Kanalwechsel",
|
"Info beim Kanalwechsel",
|
||||||
|
Loading…
Reference in New Issue
Block a user