summaryrefslogtreecommitdiffstats
path: root/config/locales/tr.yml
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-04-10 08:33:33 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-04-10 08:33:33 +0000
commited8b82b012182685cb0feccd1031f47f3b44061c (patch)
treef86c6cdab2ef87e5c78d255a93d5428e118eabcf /config/locales/tr.yml
parentbac26830e50f80655fd0611211e785c66bc11733 (diff)
downloadredmine-ed8b82b012182685cb0feccd1031f47f3b44061c.tar.gz
redmine-ed8b82b012182685cb0feccd1031f47f3b44061c.zip
PDF: set general_pdf_encoding UTF-8 on non CJK and Thailand locales (#61).
Current trunk uses TCPDF without general_pdf_encoding value on non CJK and Thailand locales. This commit purpose is preparing switching TCPDF or FPDF with general_pdf_encoding value instead of language value such as 'ja'. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5382 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/tr.yml')
-rw-r--r--config/locales/tr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 45ca76bc6..85fe4589f 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -155,7 +155,7 @@ tr:
general_lang_name: 'Türkçe'
general_csv_separator: ','
general_csv_encoding: ISO-8859-1
- general_pdf_encoding: ISO-8859-1
+ general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: Hesap başarıyla güncelleştirildi.