From: Toshi MARUYAMA Date: Sun, 10 Apr 2011 04:46:11 +0000 (+0000) Subject: change "utf8" of general_csv_encoding to "UTF-8" in bs.yml and hr.yml. X-Git-Tag: 1.2.0~473 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=572af75c6ef92545e2321754dee0004665c5bb2d;p=redmine.git change "utf8" of general_csv_encoding to "UTF-8" in bs.yml and hr.yml. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5379 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/bs.yml b/config/locales/bs.yml index cfa5b49a5..c14361b79 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -145,7 +145,7 @@ bs: general_lang_name: 'Bosanski' general_csv_separator: ',' general_csv_decimal_separator: '.' - general_csv_encoding: utf8 + general_csv_encoding: UTF-8 general_pdf_encoding: UTF-8 general_first_day_of_week: '7' diff --git a/config/locales/hr.yml b/config/locales/hr.yml index c8f688db3..8e0c01c96 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -132,7 +132,7 @@ hr: general_lang_name: 'Hrvatski' general_csv_separator: ',' general_csv_decimal_separator: '.' - general_csv_encoding: utf8 + general_csv_encoding: UTF-8 general_pdf_encoding: UTF-8 general_first_day_of_week: '7'