X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/02f29d1813b25d4bc6c33f2124b196d46a802f88..8f6208944c9c5e5b5166ae7062ac3e1a182cdf9c:/comingNext/pt-BR.lproj/localizedTextStrings.js diff --git a/comingNext/pt-BR.lproj/localizedTextStrings.js b/comingNext/pt-BR.lproj/localizedTextStrings.js index 1db44c6..0f92a22 100644 --- a/comingNext/pt-BR.lproj/localizedTextStrings.js +++ b/comingNext/pt-BR.lproj/localizedTextStrings.js @@ -76,8 +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'; 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.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'] = 'Define o fundo de tela do widget. Se você quer usar uma imagem de fundo, ponha useBackgroundImage = true abaixo. Para temas padrão, preto, cinza, e azul claro, os códigos são #292029, #e7dfe7, #009aef'; localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';