summaryrefslogtreecommitdiffstats
path: root/config/locales/ko.yml
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2014-08-28 10:23:46 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2014-08-28 10:23:46 +0000
commit4a9210d86fcb928b94c6f17eef622017548560ab (patch)
tree14286e5020bd85a43b5f94631acebdb915bce6c4 /config/locales/ko.yml
parentf07a12659a0b816020a8035a4689f238a9665a8d (diff)
downloadredmine-4a9210d86fcb928b94c6f17eef622017548560ab.tar.gz
redmine-4a9210d86fcb928b94c6f17eef622017548560ab.zip
use rbpdf gem instead of bundled rfpdf (#17570)
Contributed by Jun NAITOH. git-svn-id: http://svn.redmine.org/redmine/trunk@13358 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ko.yml')
-rw-r--r--config/locales/ko.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 86abd2123..247624d2d 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -188,7 +188,7 @@ ko:
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: CP949
- general_pdf_encoding: CP949
+ general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: 계정이 성공적으로 변경되었습니다.