diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-01-24 18:45:40 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-01-24 18:45:40 +0000 |
commit | af0fcd22e40d19930e8c379f963df662f3a9a454 (patch) | |
tree | adad83de28aea52021784527f92da6c596d5b361 /config/locales/it.yml | |
parent | 858bd8dc40215486198aa73ab701a17262064b0b (diff) | |
download | redmine-af0fcd22e40d19930e8c379f963df662f3a9a454.tar.gz redmine-af0fcd22e40d19930e8c379f963df662f3a9a454.zip |
Provide a direct access to completed versions form the roadmap.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8699 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index 9a6ab3655..05a63486e 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1016,3 +1016,4 @@ it: field_repository_is_default: Main repository label_copy_attachments: Copy attachments label_item_position: "%{position}/%{count}" + label_completed_versions: Completed versions |