Blob Blame History Raw
From: Petr Písař <petr.pisar@atlas.cz>
Date: Thu, 13 Mar 2008 10:43:42 +0000 (+0100)
Subject: Content-Type charset= header fix (real charset and header mismatched)
X-Git-Url: http://repo.or.cz/w/centerim.git?a=commitdiff_plain;h=06b2c6967c508a7c688d5415b175c24f8823ca42

Content-Type charset= header fix (real charset and header mismatched)
---

diff --git a/po/es.po b/po/es.po
index b6810fe..f8dce0c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -13,7 +13,7 @@ msgstr ""
 "Last-Translator: Leonardo Boshell <p@kapcoweb.com>\n"
 "Language-Team: Spanish <es@li.org>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 #: src/centerim.cc:133
diff --git a/po/uk.po b/po/uk.po
index 133a233..740e37a 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -13,7 +13,7 @@ msgstr ""
 "Last-Translator: Cawko Xakep <xakep@snark.ukma.kiev.ua>\n"
 "Language-Team: Ukrainian <linux@linux.org.ua>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=KOI8-U\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"