diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-03-13 15:45:22 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-03-13 15:45:22 +0000 |
commit | e016f3ef1376ba27e0f376608777087b6ee64f1e (patch) | |
tree | 3ef2c9937bed7eb804e662120547557da8092b8f /config/locales/fr.yml | |
parent | 54eea93def3875c2bfe72345a97827e61ce2107d (diff) | |
download | redmine-e016f3ef1376ba27e0f376608777087b6ee64f1e.tar.gz redmine-e016f3ef1376ba27e0f376608777087b6ee64f1e.zip |
Add subtasking strings to locales.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3576 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-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 06f645600..35a05e6a5 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -768,7 +768,7 @@ fr: label_close_versions: Fermer les versions terminées label_revision_id: Revision {{value}} label_profile: Profil - label_subtask_pural: Sous-tâches + label_subtask_plural: Sous-tâches button_login: Connexion button_submit: Soumettre |