From 8d32cf88bbe5b69a2710029cdaa896470a0fe20c Mon Sep 17 00:00:00 2001 From: Andreas Brugger Date: Sat, 4 Feb 2006 18:25:22 +0100 Subject: 2006-02-04: Version 1.1-cvs_ext-0.8 (vdr-text2skin-1.1-cvs_ext-0.8.diff) - added a configuration option for showing the scrollbar in the menus and finished implementation --- i18n.c | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index ab583fc..295c677 100644 --- a/i18n.c +++ b/i18n.c @@ -125,6 +125,31 @@ const tI18nPhrase Phrases[] = { #if VDRVERSNUM >= 10313 "", #endif +#if VDRVERSNUM >= 10316 + "", +#endif + }, + { "Show scrollbar in the menus", + "Zeige Bildlaufleiste in Menüs", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10313 + "", +#endif #if VDRVERSNUM >= 10316 "", #endif -- cgit v1.2.3