Mercurial > hg > soundsoftware-site
diff config/locales/en.yml @ 960:c09e40c4a410 feature_523
Display download counts for documents
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 16 Oct 2012 16:27:29 +0100 |
parents | 1a46b2c6da28 |
children | 85123e5bc883 |
line wrap: on
line diff
--- a/config/locales/en.yml Tue Oct 16 15:25:22 2012 +0100 +++ b/config/locales/en.yml Tue Oct 16 16:27:29 2012 +0100 @@ -487,6 +487,10 @@ zero: no projects one: 1 project other: "%{count} projects" + label_x_downloads: + zero: never downloaded + one: downloaded once + other: "downloaded %{count} times" label_project_all: All Projects label_project_latest: Latest projects label_projects_more: More projects