From f6f71da928b975fd39afee1d639b495bcdeff9b8 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Wed, 18 Jul 2007 23:48:14 +0000 Subject: - Setup option to use Ajax technology. If turned off no javascript is loaded but almost all functionality is exposed via single html pages. This can speed up loading over slow links at the cost of a fancy interface. - Infobox is only available with Ajax features enabled but can still be switched on/off when Ajax is active. - Added posibility to turn off the logo. When also infobox is turned off the menu line appears at the top of the page. This is helpful for PDA based browsers and low resolution screens. --- i18n.cpp | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) (limited to 'i18n.cpp') diff --git a/i18n.cpp b/i18n.cpp index e1716e0..0806faf 100644 --- a/i18n.cpp +++ b/i18n.cpp @@ -4,7 +4,7 @@ extended version of i18n.cpp. (If you would like to submit a patch add more context like described below) - $Id: i18n.cpp,v 1.95 2007/06/20 17:29:29 winni Exp $ + $Id: i18n.cpp,v 1.96 2007/07/18 23:48:14 tadi Exp $ Note to developers: How to safely integrate translations from third parties: @@ -1329,6 +1329,50 @@ const tI18nPhrase Phrases[] = { "", // Dansk "", // Czech }, + { "Show live logo image", // English + "Zeige das Live Logo", // Deutsch + "", // Slovenski + "", // Italiano + "", // Nederlands + "", // Português + "", // Français + "", // Norsk + "", // Finnish + "", // Polski + "", // Español + "", // Greek + "", // Svenska + "", // Românã + "", // Magyar + "", // Català + "", // Russian + "", // Hrvatski + "", // Eesti + "", // Dansk + "", // Czech + }, + { "Use ajax technology", // English + "Verwende AJAX Technologie", // Deutsch + "", // Slovenski + "", // Italiano + "", // Nederlands + "", // Português + "", // Français + "", // Norsk + "", // Finnish + "", // Polski + "", // Español + "", // Greek + "", // Svenska + "", // Românã + "", // Magyar + "", // Català + "", // Russian + "", // Hrvatski + "", // Eesti + "", // Dansk + "", // Czech + }, { "Show dynamic VDR information box", // English "Zeige dynamische VDR Status Box", // Deutsch "", // Slovenski -- cgit v1.2.3