]> code.delx.au - comingnext/blobdiff - comingNext/localizedTextStrings.js
added info for T7-00 support (tested on Nokia RDA service). First working Anna device...
[comingnext] / comingNext / localizedTextStrings.js
index 0f671f25bce3053d794d5874e7142f7e936519a7..68bb4f4049fbffcdc6617ed7d813fd95d1fdca1c 100644 (file)
@@ -4,6 +4,7 @@ localizedText['menu.settings'] = 'Settings';
 localizedText['menu.openCalendarApp'] = 'Open Calendar App';\r
 localizedText['menu.about'] = 'About';\r
 localizedText['menu.update'] = 'Check for new version';\r
+localizedText['menu.help'] = 'Help';\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';\r
+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.';\r
 localizedText['settings.name.cssStyle_background'] = '.background';\r
 localizedText['settings.info.cssStyle_background'] = 'Defines the background of the widget. If you want to use a background image, set useBackgroundImage = true below. For the default themes, black, gray, and light blue, codes are #292029, #e7dfe7, #009aef';\r
 localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';\r