From 96ccd4a16a18664c4340440b087010b8025d1298 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 14 Oct 2005 13:17:00 +0200 Subject: Updated the Danish OSD texts --- HISTORY | 3 ++- i18n.c | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/HISTORY b/HISTORY index 5f945030..98956ae8 100644 --- a/HISTORY +++ b/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). diff --git a/i18n.c b/i18n.c index ff4e0c78..7cd574cf 100644 --- a/i18n.c +++ b/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!", -- cgit v1.2.3