]> code.delx.au - comingnext/blobdiff - comingNext/localizedTextStrings.js
added option to anonymize debug logfiles
[comingnext] / comingNext / localizedTextStrings.js
index 4175290383d97dc1bcc30ace7b854e9f6c71d182..227abd0e5ca4a5ae77f04b4ad95fc62079c0944f 100644 (file)
@@ -83,6 +83,8 @@ localizedText['settings.name.excludedCalendars'] = 'Included Calendars';
 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.anonymizeLogging'] = 'Anonymize Logging';\r
+localizedText['settings.info.anonymizeLogging'] = 'enable this to anonymize the display and logging of event summaries and locations. This allows users to create anonymized logs.';\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