diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-09 16:11:18 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-09 16:11:18 +0000 |
commit | 43a6f312edde2399c9c986ed61b1e9b0e1066db6 (patch) | |
tree | 35c765cab413a9099ef45aa5c1ca830c3d736d26 /lang/fr.yml | |
parent | 6d109258c909f71edc3a4b43843c296acf66aad0 (diff) | |
download | redmine-43a6f312edde2399c9c986ed61b1e9b0e1066db6.tar.gz redmine-43a6f312edde2399c9c986ed61b1e9b0e1066db6.zip |
Merged IssuesController #edit and #update into a single actions.
Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status (#519, #581, #587).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1129 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/fr.yml')
-rw-r--r-- | lang/fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/fr.yml b/lang/fr.yml index ac615f03c..e428935af 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -470,6 +470,7 @@ label_display_per_page: 'Par page: %s' label_age: Age label_change_properties: Changer les propriétés label_general: Général +label_more: Plus button_login: Connexion button_submit: Soumettre |