# HG changeset patch # User Luke Schierer # Date 1162133480 0 # Node ID 7cf437793f160df42be428612601ce7eaa910946 # Parent 6d9db29f4c10d999fefbcb9369bbf17e32dd15b9 [gaim-migrate @ 17618] "In 2.0.0b4 (as well as in trunk), my_MM.po claims itself to be encoded in iso-8859-1, but it is in fact encoded in utf-8. This is supported by the following: 1. Burmese is not encoded in iso-8859-1 2. If a suitable font is installed, opening the my_MM.po file as utf-8 actually causes Burmese characters to appear" --acli committer: Tailor Script diff -r 6d9db29f4c10 -r 7cf437793f16 po/my_MM.po --- a/po/my_MM.po Sun Oct 29 07:09:49 2006 +0000 +++ b/po/my_MM.po Sun Oct 29 14:51:20 2006 +0000 @@ -12,7 +12,7 @@ "Last-Translator: Minn Myat Soe \n" "Language-Team: \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" "Plural-Forms: nplurals=2; plural=n>1;\n"