summaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2012-01-10 18:05:49 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2012-01-10 18:05:49 +0000
commit9daa667d0acb5149562348d1867af901545e6fd2 (patch)
treef3585a8ec21eb4e8f44fa6ec1000a8e86c103a78 /config/locales/en.yml
parent8eef72aa1a443a8cdc9d4c610e68fe408d5a1fcc (diff)
downloadredmine-9daa667d0acb5149562348d1867af901545e6fd2.tar.gz
redmine-9daa667d0acb5149562348d1867af901545e6fd2.zip
Adds total number of issues for each version on the roadmap.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8629 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 1b1abc29a..d7e9b1e3d 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -586,6 +586,10 @@ en:
zero: 0 closed
one: 1 closed
other: "%{count} closed"
+ label_x_issues:
+ zero: 0 issues
+ one: 1 issue
+ other: "%{count} issues"
label_total: Total
label_permissions: Permissions
label_current_status: Current status