X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/75550f5f7cfdc18ccda9dc69c8d510f6c077e86f..1903b6f7a245cfea4113e55882b10a62be73e2d2:/comingNext/fr.lproj/localizedTextStrings.js diff --git a/comingNext/fr.lproj/localizedTextStrings.js b/comingNext/fr.lproj/localizedTextStrings.js index ef20243..a6df253 100644 --- a/comingNext/fr.lproj/localizedTextStrings.js +++ b/comingNext/fr.lproj/localizedTextStrings.js @@ -73,6 +73,8 @@ 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'; 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.cssStyle_background'] = '.background'; localizedText['settings.info.cssStyle_background'] = 'Definit le style CSS du fond du widget. Si vous voulez mettre une image de fond, cocher "Utiliser Background Image". Pour le thème par défaut, noir, gris, and bleu, les codes sont #292029, #e7dfe7, #009aef'; localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';