PDF: change Vietnamese vi.yml general_pdf_encoding from UTF-8 to CP1258 (#8566).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6018 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
074e05db4b
commit
f8c0a4da63
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue