summaryrefslogtreecommitdiffstats
path: root/config/locales/sk.yml
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-01-31 02:41:40 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-01-31 02:41:40 +0000
commit406633491fba2dd2c5d391b426418c16d8bd341b (patch)
tree991dbf1317623c040a7b49cb403e5df761e2246d /config/locales/sk.yml
parent65a1f54f71d7879da26b656a57ecb6ff5c9e2aca (diff)
downloadredmine-406633491fba2dd2c5d391b426418c16d8bd341b.tar.gz
redmine-406633491fba2dd2c5d391b426418c16d8bd341b.zip
Rails3: add number.format to ro and sk locales (#4796)
Test fails on Rails 3.0.11 and Ruby 1.8.7. <pre> Failure: test_number_to_human_size_for_each_language(Redmine::I18nTest) [test/unit/lib/redmine/i18n_test.rb:114:in `test_number_to_human_size_for_each_language' test/unit/lib/redmine/i18n_test.rb:112:in `each' test/unit/lib/redmine/i18n_test.rb:112:in `test_number_to_human_size_for_each_language']: sk failure. Exception raised: TypeError(<can't convert nil into String>) </pre> git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8742 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sk.yml')
-rw-r--r--config/locales/sk.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index a7ba275ee..0c2cdafe9 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -68,6 +68,11 @@ sk:
other: "almost %{count} years"
number:
+ format:
+ separator: "."
+ delimiter: ""
+ precision: 3
+
human:
format:
precision: 1