summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-06-10 00:30:51 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-06-10 00:30:51 +0000
commit182c4a99974a91bd06ac697a7b3d40a6070fead4 (patch)
tree590da8043f70e10ea2bd79205de2af441621c31b
parent902a9773feae1b1762453e4b0316f7a8a127cdab (diff)
downloadredmine-182c4a99974a91bd06ac697a7b3d40a6070fead4.tar.gz
redmine-182c4a99974a91bd06ac697a7b3d40a6070fead4.zip
PDF: back out r6018 (#8566).
change Vietnamese vi.yml general_pdf_encoding from CP1258 to UTF-8. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6034 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/vi.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index bd342062a..11707485f 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -180,7 +180,7 @@ vi:
last_word_connector: ", và "
actionview_instancetag_blank_option: Vui lòng chọn
-
+
general_text_No: 'Không'
general_text_Yes: 'Có'
general_text_no: 'không'
@@ -189,9 +189,9 @@ 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.
notice_account_invalid_creditentials: Tài khoản hoặc mật mã không hợp lệ
notice_account_password_updated: Cập nhật mật mã thành công.