X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/530102bbe0361b899b948235cb5f9010b4d6df1b..0a6280623b4716939f1c1b50fa066a84f8e43bb9:/comingNext/ru.lproj/localizedTextStrings.js diff --git a/comingNext/ru.lproj/localizedTextStrings.js b/comingNext/ru.lproj/localizedTextStrings.js index 79e2c7a..ac8f92d 100644 --- a/comingNext/ru.lproj/localizedTextStrings.js +++ b/comingNext/ru.lproj/localizedTextStrings.js @@ -13,6 +13,8 @@ localizedText['settings.help'] = 'Помощь'; localizedText['settings.save'] = 'Сохранить'; localizedText['settings.cancel'] = 'Отмена'; +localizedText['settings.name.showIcons'] = 'Show Icons'; +localizedText['settings.info.showIcons'] = 'disable this to hide event type icons'; localizedText['settings.name.monthRange'] = 'Количество месяцев'; localizedText['settings.info.monthRange'] = 'количество выводимых месящев записей календаря'; localizedText['settings.name.includeTodos'] = 'Показывать Пямятки'; @@ -76,6 +78,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'; 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'; +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'; localizedText['settings.info.cssStyle_background'] = 'Задает параметры фона виджета. Например коды цветов черный, серый, светлый - #292029, #e7dfe7, #009aef'; localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';