diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-01-15 14:02:44 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-01-15 14:02:44 +0000 |
commit | b2425dbe7f8046c7e268ace1225e47e42ee9eeb4 (patch) | |
tree | b0c50d5c6e2d91669a66226d25be6a5eaad7572e /config/locales | |
parent | 4c46fa4ef487d0087f90a95d42dda340b80d805e (diff) | |
download | redmine-b2425dbe7f8046c7e268ace1225e47e42ee9eeb4.tar.gz redmine-b2425dbe7f8046c7e268ace1225e47e42ee9eeb4.zip |
French locale update (#7337).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4720 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 6615e9a3c..dabaab79d 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -486,7 +486,7 @@ fr: label_my_page: Ma page label_my_account: Mon compte label_my_projects: Mes projets - label_my_page_block: Ma page bloque + label_my_page_block: Blocs disponibles label_administration: Administration label_login: Connexion label_logout: Déconnexion |