diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-03-25 12:59:48 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-03-25 12:59:48 +0000 |
commit | 887f11435b4d18ccb5d6e0e39893935f93c903c9 (patch) | |
tree | af341a2c536c0a283d18552f088898082791ffbb /lang/en.yml | |
parent | d7f1b873c8e8daec010ef729adf9a91070cdc0eb (diff) | |
download | redmine-887f11435b4d18ccb5d6e0e39893935f93c903c9.tar.gz redmine-887f11435b4d18ccb5d6e0e39893935f93c903c9.zip |
Patch #9530 Progress bars for roadmap versions (Nick Read)
Slightly edited and links to issues list added
git-svn-id: http://redmine.rubyforge.org/svn/trunk@379 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/en.yml')
-rw-r--r-- | lang/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/en.yml b/lang/en.yml index 6ed10aa88..2b5ceb60c 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -325,6 +325,8 @@ label_sort_higher: Move up label_sort_lower: Move down label_sort_lowest: Move to bottom label_roadmap: Roadmap +label_roadmap_due_in: Due in +label_roadmap_no_issues: No issues for this version label_search: Search label_result: %d result label_result_plural: %d results |