Use charset=UTF-8 to avoid error with some versions of GNU msgfmt.
2008-12-14 Tor Lillqvist <tml@novell.com> * ast.po: Use charset=UTF-8 to avoid error with some versions of GNU msgfmt. svn path=/branches/gtk-2-14/; revision=21902
This commit is contained in:
committed by
Tor Lillqvist
parent
97874d93a4
commit
7cb26450d4
@@ -1,3 +1,8 @@
|
||||
2008-12-14 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* ast.po: Use charset=UTF-8 to avoid error with some versions of
|
||||
GNU msgfmt.
|
||||
|
||||
2008-11-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.14.5 ===
|
||||
|
||||
@@ -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"
|
||||
|
||||
#: gdk-pixbuf/gdk-pixbuf.c:89
|
||||
|
||||
Reference in New Issue
Block a user