diff options
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -129,6 +129,31 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "Show scrollbar in the menus", + "Zeige Bildlaufleiste in Menüs", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif + }, { "Reset Marquee for new item", "Marquee für neues Item zurücksetzen", "", |