]> code.delx.au - comingnext/commitdiff
added missing translation to english language file
authorMichael Prager <michael@pragers.de>
Tue, 29 Mar 2011 14:22:11 +0000 (16:22 +0200)
committerMichael Prager <michael@pragers.de>
Thu, 12 May 2011 15:06:17 +0000 (17:06 +0200)
comingNext/localizedTextStrings.js

index e84620db28800e6d9d1076e88b95c4fc81503918..15b72983d3efbac695fc3bfbe49579a56dfa3e38 100644 (file)
@@ -76,6 +76,8 @@ localizedText['settings.name.showCalendarIndicator'] = 'Show Calendar Indicator'
 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'] = '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