From 0af6f347580dd7c331f16aa50904d010fad19e23 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 28 Oct 2007 14:31:59 +0000 Subject: Added the hability to copy an issue. It can be done from the 'issue/show' view or from the context menu on the issue list. The Copy functionality is of course only available if the user is allowed to create an issue. It copies the issue attributes and the custom fields values. git-svn-id: http://redmine.rubyforge.org/svn/trunk@873 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/fr.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/fr.yml') diff --git a/lang/fr.yml b/lang/fr.yml index 0aeed308b..e5a2b843f 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -476,6 +476,7 @@ button_unarchive: Désarchiver button_reset: Réinitialiser button_rename: Renommer button_change_password: Changer de mot de passe +button_copy: Copier status_active: actif status_registered: enregistré -- cgit v1.2.3