diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-08-19 16:35:51 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-08-19 16:35:51 +0000 |
commit | eefb36177dfb3e5759bf4916cff511fa70f93fea (patch) | |
tree | bcacfc1171df8580ef125479274fd2fd417d9bec /config/locales/en-GB.yml | |
parent | 01788e83e755e08c96274341f22ea1d7d3814bad (diff) | |
download | redmine-eefb36177dfb3e5759bf4916cff511fa70f93fea.tar.gz redmine-eefb36177dfb3e5759bf4916cff511fa70f93fea.zip |
Fixing #6009
Added to all locales required strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4004 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 2872df15e..24aa6e9c6 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -64,6 +64,11 @@ en-GB: other: "almost {{count}} years" number: + format: + separator: "." + delimiter: " " + precision: 3 + currency: format: format: "%u%n" |