From 62f3d4c797185155ae0b84b3d3b1c397ab6561b3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 23 Jun 2007 09:28:05 +0200 Subject: Changed the parameter "OSD font size" to "Default font size" in "Setup/OSD" --- i18n.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index ff91ed48..168acd46 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.298 2007/06/23 09:16:43 kls Exp $ + * $Id: i18n.c 1.299 2007/06/23 09:27:59 kls Exp $ * * Translations provided by: * @@ -3647,8 +3647,8 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO }, - { "Setup.OSD$OSD font size (pixel)", - "OSD Schriftgröße (pixel)", + { "Setup.OSD$Default font size (pixel)", + "Standard-Schriftgröße (pixel)", "",// TODO "",// TODO "",// TODO -- cgit v1.2.3