diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-03-04 15:32:31 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-03-04 15:32:31 +0000 |
commit | 781b78925f5de5e3fb7f416649ad19a1f6739667 (patch) | |
tree | 3a2e9aff7c1cb2048fae5319f9501aab14a52077 /config | |
parent | c9730d077b4307c9415ea21a11dfe5d0e9e7d155 (diff) | |
download | redmine-781b78925f5de5e3fb7f416649ad19a1f6739667.tar.gz redmine-781b78925f5de5e3fb7f416649ad19a1f6739667.zip |
fix test failure (#22126)
<pre>
1) Failure:
Redmine::I18nTest#test_number_to_human_size_for_each_language [.../test/unit/lib/redmine/i18n_test.rb:129]:
Expected /251/ to match "250 KB".
</pre>
git-svn-id: http://svn.redmine.org/redmine/trunk@15188 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/lt.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 08869591e..09bae9dfc 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -87,7 +87,7 @@ lt: human: format: delimiter: " " - precision: 2 + precision: 3 storage_units: format: "%n %u" units: |