diff options
author | Guillaume Seguin <guillaume@segu.in> | 2009-10-14 01:32:08 +0200 |
---|---|---|
committer | Erkin Bahceci <erkinbah@gmail.com> | 2009-10-18 15:19:21 -0500 |
commit | 460ed8993e5f936707a67abc8a772ce660a569ec (patch) | |
tree | c210624825304e947ec3b07345e2b44febb3511f /po | |
parent | b8ab544ac4df12db4ce8f29394c0902fb85ccd4c (diff) | |
download | zcomp-460ed8993e5f936707a67abc8a772ce660a569ec.tar.gz zcomp-460ed8993e5f936707a67abc8a772ce660a569ec.tar.bz2 |
Fix charsets in some po files
(cherry picked from commit 9bacbcd32859d960fbeb67fc9acf7671313443db)
Diffstat (limited to 'po')
-rw-r--r-- | po/as.po | 2 | ||||
-rw-r--r-- | po/ml_IN.po | 2 | ||||
-rw-r--r-- | po/uk.po | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -13,7 +13,7 @@ msgstr "" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../gtk/gnome/50-compiz-desktop-key.xml.in.h:1 diff --git a/po/ml_IN.po b/po/ml_IN.po index b989cd4..21aca7e 100644 --- a/po/ml_IN.po +++ b/po/ml_IN.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: Jesse P Francis <atjesse2@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 1.1.0\n" @@ -13,7 +13,7 @@ msgstr "" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\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" |