]> code.delx.au - comingnext/blobdiff - comingNext/fr.lproj/localizedTextStrings.js
* added backgroundImageLocation option
[comingnext] / comingNext / fr.lproj / localizedTextStrings.js
index dd0e4d723c82f379d7871140b6ba3c22ea16e526..d7eb569c9527724816b4b5e8d8a3a03110e38a0e 100644 (file)
@@ -18,6 +18,10 @@ localizedText['settings.name.includeTodos'] = 'Ajouter ToDos';
 localizedText['settings.info.includeTodos'] = 'Décocher pour ne pas afficher ToDos dans la liste d\'événements';\r
 localizedText['settings.name.useBackgroundImage'] = 'Utiliser Background Image';\r
 localizedText['settings.info.useBackgroundImage'] = 'Utiliser background_portrait.png et background_landscape.png pour simuler la transparence. Décocher pour utiliser une couleur de fond';\r
+localizedText['settings.name.backgroundImageLocation'] = 'Background Image Location';\r
+localizedText['settings.info.backgroundImageLocation'] = 'defines where the image is located that is displayed in the background. "Internal" will use the buildin image, "external" will use the image located in C:\\Data\\. If you\'ve generated images with "ComingNext Skin Fetcher", you should set this to "external".';\r
+localizedText['settings.validValues.backgroundImageLocation.internal'] = 'internal';\r
+localizedText['settings.validValues.backgroundImageLocation.external'] = 'external';\r
 localizedText['settings.name.showCombinedDateTime'] = 'Afficher date & heure';\r
 localizedText['settings.info.showCombinedDateTime'] = 'Afficher seulement l\'heure pour les événements de la journée, sinon seulement date';\r
 localizedText['settings.name.showLocation'] = 'Afficher le lieu';\r
@@ -40,6 +44,9 @@ localizedText['settings.info.dateSeparator'] = 'Séparateur pour les dates
 localizedText['settings.default.dateSeparator'] = '/';\r
 localizedText['settings.name.dateFormat'] = 'Format des dates';\r
 localizedText['settings.info.dateFormat'] = 'Comment les dates doivent être affichées. \'auto\' format de votre téléphone. \'MMDD\' mois en premier, \'DDMM\' jour en premier';\r
+localizedText['settings.validValues.dateFormat.auto'] = 'autodetect';\r
+localizedText['settings.validValues.dateFormat.DDMM'] = 'day/month/year';\r
+localizedText['settings.validValues.dateFormat.MMDD'] = 'month/day/year';\r
 localizedText['settings.name.weekDayLength'] = 'Nombre de caractère pour le jour';\r
 localizedText['settings.info.weekDayLength'] = 'Définit le nombre de caractères pour afficher le jour de la semaine : 2 coupera "Lundi" à "Lu"';\r
 localizedText['settings.name.updateDataInterval'] = 'Interval de mise à jour';\r