X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/ce2b31560ab2e99ac8456e7b0b1ed0277169a1d8..3038ef977c0f2363bebeb7cb75fffb4210af5ed8:/comingNext/fr.lproj/localizedTextStrings.js diff --git a/comingNext/fr.lproj/localizedTextStrings.js b/comingNext/fr.lproj/localizedTextStrings.js index 2255b1c..a0f0767 100644 --- a/comingNext/fr.lproj/localizedTextStrings.js +++ b/comingNext/fr.lproj/localizedTextStrings.js @@ -13,6 +13,11 @@ localizedText['settings.help'] = 'Aide'; localizedText['settings.save'] = 'Sauver'; localizedText['settings.cancel'] = 'Annuler'; +localizedText['settings.name.fontsize'] = 'Font Size'; +localizedText['settings.info.fontsize'] = 'change this if text is too small or large for you. "Automatic" will adjust text size according to number of events to display'; +localizedText['settings.validValues.fontsize.auto'] = 'Automatic'; +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';