From cc4cff9f11b453c6fe308da6867819b4717e8d1a Mon Sep 17 00:00:00 2001
From: Jean-Philippe Lang <jp_lang@yahoo.fr>
Date: Thu, 27 Sep 2012 19:09:30 +0000
Subject: Adds a "Copied from/to" relation when copying issue(s) (#6899).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10491 e93f8b46-1217-0410-a6f0-8f06a7374b81
---
 config/locales/en.yml | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'config/locales/en.yml')

diff --git a/config/locales/en.yml b/config/locales/en.yml
index 0133ce247..7ccf38231 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -744,6 +744,8 @@ en:
   label_blocked_by: blocked by
   label_precedes: precedes
   label_follows: follows
+  label_copied_to: copied to
+  label_copied_from: copied from
   label_end_to_start: end to start
   label_end_to_end: end to end
   label_start_to_start: start to start
-- 
cgit v1.2.3