diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-07 16:54:26 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-07 16:54:26 +0000 |
commit | 8e24c6458da011009685bf2bdb9b28e21e1f9249 (patch) | |
tree | 140d73d9c4378ee0c5b5539e15d5ebcfd5d31fe8 /lang/en.yml | |
parent | b748455d96644968303fb0a3777a93e6de80d0aa (diff) | |
download | redmine-8e24c6458da011009685bf2bdb9b28e21e1f9249.tar.gz redmine-8e24c6458da011009685bf2bdb9b28e21e1f9249.zip |
Added an option to see all versions in the roadmap view (including completed ones).
On calendar and gantt, versions are now clickable and link to the corresponding entry in the roadmap.
Since calendar and gantt are now cached, don't forget to empty your cache before restarting the application.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@516 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/en.yml')
-rw-r--r-- | lang/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.yml b/lang/en.yml index 1800b5d33..ef56872e5 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -383,6 +383,7 @@ label_start_to_start: start to start label_start_to_end: start to end label_stay_logged_in: Stay logged in label_disabled: disabled +label_show_completed_versions: Show completed versions button_login: Login button_submit: Submit |