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/bs.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/bs.yml')
-rw-r--r-- | config/locales/bs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/bs.yml b/config/locales/bs.yml index d75873a68..d593bf7e6 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1027,3 +1027,4 @@ bs: other: "%{count} aktivnosti" label_repository_new: New repository field_repository_is_default: Main repository + label_copy_attachments: Copy attachments |