diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-02-07 12:23:37 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-02-07 12:23:37 +0000 |
commit | f5dfe8b2f51bb38043dd6107acd164fcce953ca4 (patch) | |
tree | 054c875d33094e4716b3b08f36c08007d66620d6 /config/locales/fr.yml | |
parent | eac7fcff6ef647de96312f26c8d276741b9f4334 (diff) | |
download | redmine-f5dfe8b2f51bb38043dd6107acd164fcce953ca4.tar.gz redmine-f5dfe8b2f51bb38043dd6107acd164fcce953ca4.zip |
Translation updates.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3388 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 663b6f703..636a588f6 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -407,6 +407,7 @@ fr: permission_delete_messages: Supprimer les messages permission_delete_own_messages: Supprimer ses propres messages permission_export_wiki_pages: Exporter les pages + permission_manage_project_activities: Gérer les activités project_module_issue_tracking: Suivi des demandes project_module_time_tracking: Suivi du temps passé @@ -906,4 +907,4 @@ fr: text_journal_added: "{{label}} {{value}} ajouté" enumeration_system_activity: Activité système label_board_sticky: Sticky - label_board_locked: Locked + label_board_locked: Verrouillé |