From 19c52bc6716a2cff7ea89a9189997c481c91f6c6 2011-06-09 00:04:11 From: Toshi MARUYAMA Date: 2011-06-09 00:04:11 Subject: [PATCH] Merged r6018 from trunk. PDF: change Vietnamese vi.yml general_pdf_encoding from UTF-8 to CP1258. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.2-stable@6019 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/vi.yml b/config/locales/vi.yml index cbac74f..bd34206 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -189,7 +189,7 @@ vi: general_csv_separator: ',' general_csv_decimal_separator: '.' general_csv_encoding: UTF-8 - general_pdf_encoding: UTF-8 + general_pdf_encoding: CP1258 general_first_day_of_week: '1' notice_account_updated: Cập nhật tài khoản thành công.