diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-05-22 08:54:43 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-05-22 08:54:43 +0000 |
commit | 3601c291d051808e17829d6a098cee7fc5a3323d (patch) | |
tree | c6defd47cf16db949d3fbf1557cc1280ae6692e0 /config | |
parent | 1933f9ddb2dc5bf6d1c598178178fada61d22aed (diff) | |
download | redmine-3601c291d051808e17829d6a098cee7fc5a3323d.tar.gz redmine-3601c291d051808e17829d6a098cee7fc5a3323d.zip |
Typo in french locale.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3741 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-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 c72af5304..f1d3a553f 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -821,7 +821,7 @@ fr: status_locked: verrouillé version_status_open: ouvert - version_status_locked: vérouillé + version_status_locked: verrouillé version_status_closed: fermé text_select_mail_notifications: Actions pour lesquelles une notification par e-mail est envoyée |