diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-01-20 18:22:43 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-01-20 18:22:43 +0000 |
commit | fbf30eec7c58786d615852bc17ffe5a1c49229b6 (patch) | |
tree | ff3e3183f87dcb2f18ea02e33b3a154501c5b980 /config/locales/en.yml | |
parent | 8a3623733fa2ef879bb2a3f4355e0ce0df49b278 (diff) | |
download | redmine-fbf30eec7c58786d615852bc17ffe5a1c49229b6.tar.gz redmine-fbf30eec7c58786d615852bc17ffe5a1c49229b6.zip |
Adds an option of the copy form to enable/disable attachments copy (#3055).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8677 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 6dc4cb3d7..091238385 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -836,6 +836,7 @@ en: label_parent_revision: Parent label_child_revision: Child label_export_options: "%{export_format} export options" + label_copy_attachments: Copy attachments button_login: Login button_submit: Submit |