mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Updated the Danish OSD texts
This commit is contained in:
parent
3688b801c7
commit
6e274dfeef
1
HISTORY
1
HISTORY
@ -3525,3 +3525,4 @@ Video Disk Recorder Revision History
|
|||||||
- Made the Makefile patch friendlier (thanks to Ludwig Nussel).
|
- Made the Makefile patch friendlier (thanks to Ludwig Nussel).
|
||||||
- Made cOsd::isOpen an integer counter to avoid problems with messages when a
|
- Made cOsd::isOpen an integer counter to avoid problems with messages when a
|
||||||
cOsdObject uses the raw OSD (thanks to Andreas Regel for reporting this one).
|
cOsdObject uses the raw OSD (thanks to Andreas Regel for reporting this one).
|
||||||
|
- Updated 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.189 2005/05/14 09:16:34 kls Exp $
|
* $Id: i18n.c 1.190 2005/05/15 09:22:07 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -5260,7 +5260,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"EPG skaneerimine käivitatud",
|
"EPG skaneerimine käivitatud",
|
||||||
"",// TODO
|
"Starter EPG skanning",
|
||||||
},
|
},
|
||||||
{ "This plugin has no setup parameters!",
|
{ "This plugin has no setup parameters!",
|
||||||
"Dieses Plugin hat keine Setup-Parameter!",
|
"Dieses Plugin hat keine Setup-Parameter!",
|
||||||
|
Loading…
Reference in New Issue
Block a user