From 003460e77a34e104035955ce1815bddd2036654d Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Sun, 10 Apr 2011 01:55:58 +0000 Subject: [PATCH] PDF: change "utf8" of general_pdf_encoding to "UTF-8" in bs.yml and hr.yml (#61). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5378 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/bs.yml | 2 +- config/locales/hr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 8fe12e16d..cfa5b49a5 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -146,7 +146,7 @@ bs: general_csv_separator: ',' general_csv_decimal_separator: '.' general_csv_encoding: utf8 - general_pdf_encoding: utf8 + general_pdf_encoding: UTF-8 general_first_day_of_week: '7' notice_account_activated: Vaš nalog je aktiviran. Možete se prijaviti. diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 61cfe4631..c8f688db3 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -133,7 +133,7 @@ hr: general_csv_separator: ',' general_csv_decimal_separator: '.' general_csv_encoding: utf8 - general_pdf_encoding: utf8 + general_pdf_encoding: UTF-8 general_first_day_of_week: '7' notice_account_updated: Vaš profil je uspješno promijenjen.