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
53e840af50
commit
96ccd4a16a
3
HISTORY
3
HISTORY
@ -3886,7 +3886,7 @@ Video Disk Recorder Revision History
|
||||
- The 'sub-title' and 'bottom text' in the CAM menu can now consist of several lines.
|
||||
- Improved the CAM enquiry menu.
|
||||
|
||||
2005-10-09: Version 1.3.35
|
||||
2005-10-14: Version 1.3.35
|
||||
|
||||
- Updated 'sources.conf' (thanks to Philip Prindeville).
|
||||
- Now using daemon() instead of fork() to run VDR in daemon mode (thanks to
|
||||
@ -3901,3 +3901,4 @@ Video Disk Recorder Revision History
|
||||
- Fixed a leftover 'summary.vdr' in vdr.1 (reported by Christoph Hermanns).
|
||||
- Added more error messages and line numbers when reading EPG data and info.vdr
|
||||
(thanks to Peter Bieringer).
|
||||
- Updated the Danish OSD texts (thanks to Mogens Elneff).
|
||||
|
8
i18n.c
8
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.214 2005/10/09 11:22:03 kls Exp $
|
||||
* $Id: i18n.c 1.215 2005/10/14 13:16:16 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@ -2292,7 +2292,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"Åbner CAM menu...",
|
||||
},
|
||||
{ "Can't open CAM menu!",
|
||||
"CAM-Menü kann nicht geöffnet werden!",
|
||||
@ -2334,7 +2334,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"Nulstiller CAM...",
|
||||
},
|
||||
{ "Can't reset CAM!",
|
||||
"CAM-Reset fehlgeschlagen!",
|
||||
@ -2397,7 +2397,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"Indtast venligst %d cifre!",
|
||||
},
|
||||
{ "No audio available!",
|
||||
"Kein Audio verfügbar!",
|
||||
|
Loading…
Reference in New Issue
Block a user