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/sr.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/sr.yml')
-rw-r--r-- | config/locales/sr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 3a0b1c3ac..5ec55d8a3 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1014,3 +1014,4 @@ sr: other: "%{count} Проблеми" label_repository_new: New repository field_repository_is_default: Main repository + label_copy_attachments: Copy attachments |