diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-01-18 17:33:09 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-01-18 17:33:09 +0000 |
commit | d1aba7984c8c2eef707d2197c1e857b3538cf1a0 (patch) | |
tree | 5dcea6de3e3677b2814e42b1fd6ff7a498d3e64b /config/locales/hr.yml | |
parent | 224893f2fb1230467184a414afd6bf1f7779eb63 (diff) | |
download | redmine-d1aba7984c8c2eef707d2197c1e857b3538cf1a0.tar.gz redmine-d1aba7984c8c2eef707d2197c1e857b3538cf1a0.zip |
make language names all the same format (#13120)
Contributed by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@13909 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/hr.yml')
-rw-r--r-- | config/locales/hr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/hr.yml b/config/locales/hr.yml index d68ead1ac..cde8c7329 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -132,7 +132,7 @@ hr: general_text_Yes: 'Da' general_text_no: 'ne' general_text_yes: 'da' - general_lang_name: 'Hrvatski' + general_lang_name: 'Croatian (Hrvatski)' general_csv_separator: ';' general_csv_decimal_separator: ',' general_csv_encoding: UTF-8 |