]> source.dussan.org Git - redmine.git/commit
Rails3: add number.format to ro and sk locales (#4796)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 31 Jan 2012 02:41:40 +0000 (02:41 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 31 Jan 2012 02:41:40 +0000 (02:41 +0000)
commit406633491fba2dd2c5d391b426418c16d8bd341b
tree991dbf1317623c040a7b49cb403e5df761e2246d
parent65a1f54f71d7879da26b656a57ecb6ff5c9e2aca
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
config/locales/ro.yml
config/locales/sk.yml