From 32e998e534dcba53532ce14d16ca4291f03d248c Mon Sep 17 00:00:00 2001 From: duvent Date: Wed, 26 Mar 2008 11:19:06 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4046 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/lang/fr.lang.php | 2 +- modules/editor/lang/fr.lang.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/lang/fr.lang.php b/common/lang/fr.lang.php index 0a8264f10..4812f0cf4 100644 --- a/common/lang/fr.lang.php +++ b/common/lang/fr.lang.php @@ -186,7 +186,7 @@ $lang->success_registed = 'Enregistré avec succès'; $lang->success_declared = 'Accusé avec succès'; - $lang->success_updated = 'Mise a jour avec succès'; + $lang->success_updated = 'Mise à jour avec succès'; $lang->success_deleted = 'Supprimé avec succès'; $lang->success_voted = 'Voté avec succès'; $lang->success_moved = 'Bougé avec succès'; diff --git a/modules/editor/lang/fr.lang.php b/modules/editor/lang/fr.lang.php index d48cabdaa..1e39b15c5 100644 --- a/modules/editor/lang/fr.lang.php +++ b/modules/editor/lang/fr.lang.php @@ -12,8 +12,8 @@ $lang->component_link = "Lien"; $lang->component_date = "Jour de Création"; $lang->component_description = "Description"; - $lang->component_extra_vars = "Variables d\'Option"; - $lang->component_grant = "Configuration de l\'Autorisation"; + $lang->component_extra_vars = "Variables d'Option"; + $lang->component_grant = "Configuration de l'Autorisation"; $lang->about_component = "Sur le Composant"; $lang->about_component_grant = "Le groupe sélectionné peut seulement utiliser. (Tout le monde peut utiliser quand le mode est invalid)";