diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-10-22 17:39:12 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-10-22 17:39:12 +0000 |
commit | e5c4cfc688430a2a1a93b5b131d0dac31f6fc06a (patch) | |
tree | 12f51c1541ba1f68986d179d95abdc1ac12ddb7b /config/locales/fr.yml | |
parent | ff3d0fe4db014885de3497931b4b98fad0cafac1 (diff) | |
download | redmine-e5c4cfc688430a2a1a93b5b131d0dac31f6fc06a.tar.gz redmine-e5c4cfc688430a2a1a93b5b131d0dac31f6fc06a.zip |
Add missing strings (rake locales:update).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2953 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 1e8d179d7..9ab32cdc6 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -852,3 +852,5 @@ fr: text_journal_set_to: "{{label}} mis à {{value}}" text_journal_deleted: "{{label}} {{old}} supprimé" text_journal_added: "{{label}} {{value}} ajouté" + field_active: Actif + enumeration_system_activity: Activité système |