X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/36639e162a4d8bb99c583512e1576b605911a6da..0a6280623b4716939f1c1b50fa066a84f8e43bb9:/comingNext/fr.lproj/localizedTextStrings.js diff --git a/comingNext/fr.lproj/localizedTextStrings.js b/comingNext/fr.lproj/localizedTextStrings.js index ab8d34e..82025a5 100644 --- a/comingNext/fr.lproj/localizedTextStrings.js +++ b/comingNext/fr.lproj/localizedTextStrings.js @@ -13,6 +13,8 @@ localizedText['settings.help'] = 'Aide'; localizedText['settings.save'] = 'Sauver'; localizedText['settings.cancel'] = 'Annuler'; +localizedText['settings.name.showIcons'] = 'Show Icons'; +localizedText['settings.info.showIcons'] = 'disable this to hide event type icons'; localizedText['settings.name.monthRange'] = 'Nombre de mois'; localizedText['settings.info.monthRange'] = 'Nombre de mois à inclure dans la liste d\'événements'; localizedText['settings.name.includeTodos'] = 'Ajouter ToDos'; @@ -76,8 +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.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'] = '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';