diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-03-21 11:17:29 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-03-21 11:17:29 +0000 |
commit | 79b4f681760e9d674e5b959abcb3087fee009008 (patch) | |
tree | 8d97b3c0a653e8f58bf7febb93e0d4e405043fed /config/locales/fr.yml | |
parent | 5225fb70f533c992bd50435096ebd2bfb1c3e942 (diff) | |
download | redmine-79b4f681760e9d674e5b959abcb3087fee009008.tar.gz redmine-79b4f681760e9d674e5b959abcb3087fee009008.zip |
Adds an option to enable/disable email notifications during a project copy (#4672).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3608 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 35a05e6a5..121d1b216 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -769,6 +769,7 @@ fr: label_revision_id: Revision {{value}} label_profile: Profil label_subtask_plural: Sous-tâches + label_project_copy_notifications: Envoyer les notifications durant la copie du projet button_login: Connexion button_submit: Soumettre |