]> code.delx.au - comingnext/blobdiff - comingNext/fr.lproj/localizedTextStrings.js
added enableLogging setting, made logging optional (might improve speed)
[comingnext] / comingNext / fr.lproj / localizedTextStrings.js
index ef202433d2c2fa8a6b7b83129fef5e3dda29f1ac..ab8d34e0bb8c93450caac6b4549442fda803d9d3 100644 (file)
@@ -4,6 +4,7 @@ localizedText['menu.settings'] = 'Parametres';
 localizedText['menu.openCalendarApp'] = 'Ouvrir Calendrier';\r
 localizedText['menu.about'] = 'A propos';\r
 localizedText['menu.update'] = 'Check for new version';\r
+localizedText['menu.help'] = 'Aide';\r
 \r
 localizedText['softkey.back'] = 'Back';\r
 \r
@@ -73,6 +74,10 @@ localizedText['settings.name.hideWidgetOnCalendarOpen'] = 'Hide Widget When Open
 localizedText['settings.info.hideWidgetOnCalendarOpen'] = 'enable this if the fullscreen widget should be hidden when clicking on the widget to open the calendar app';\r
 localizedText['settings.name.showCalendarIndicator'] = 'Show Calendar Indicator';\r
 localizedText['settings.info.showCalendarIndicator'] = 'if multiple calendars are used, a small color bar will be shown to indicate to which calendar an event belongs';\r
+localizedText['settings.name.excludedCalendars'] = 'Included Calendars';\r
+localizedText['settings.info.excludedCalendars'] = 'here you can specify which calendars should be displayed if multiple calendars have been defined';\r
+localizedText['settings.name.enableLogging'] = 'Enable Logging';
+localizedText['settings.info.enableLogging'] = 'write debug information to C:\\Data\\jslog_widget.log. Note: Javascript error logging to file needs to be enabled in your browser settings for this.';
 localizedText['settings.name.cssStyle_background'] = '.background';\r
 localizedText['settings.info.cssStyle_background'] = 'Definit le style CSS du fond du widget. Si vous voulez mettre une image de fond, cocher "Utiliser Background Image". Pour le thème par défaut, noir, gris, and bleu, les codes sont #292029, #e7dfe7, #009aef';\r
 localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';\r