Merged r6034 from trunk.
PDF: back out r6018. change Vietnamese vi.yml general_pdf_encoding from CP1258 to UTF-8. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.2-stable@6036 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
0ce6793181
commit
1701de9123
|
@ -189,7 +189,7 @@ vi:
|
|||
general_csv_separator: ','
|
||||
general_csv_decimal_separator: '.'
|
||||
general_csv_encoding: UTF-8
|
||||
general_pdf_encoding: CP1258
|
||||
general_pdf_encoding: UTF-8
|
||||
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