Commit 05b1a70d authored by Georg Bauer's avatar Georg Bauer
Browse files

fixed #2090: fixed bad charset header in po file


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3090 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 86d585a0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ msgstr ""
"Last-Translator: Gaël Chardon <gael.dev_at_nospam_4now.net>\n"
"Language-Team: français <fr@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"

#: contrib/comments/models.py:67 contrib/comments/models.py:166