From 420e79304aec1e2a4a0333711feaf4c0d8894ecf Mon Sep 17 00:00:00 2001 From: Encolpe DEGOUTE Date: Tue, 22 Mar 2016 22:50:20 +0100 Subject: [PATCH] Fix "LookupError: unknown encoding: CHARSET" Fix the bug: https://bugs.launchpad.net/ubuntu/+source/gaphor/+bug/1129135 --- po/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/fr.po b/po/fr.po index 881e9bcd0..ddb65de97 100644 --- a/po/fr.po +++ b/po/fr.po @@ -11,7 +11,7 @@ msgstr "" "Last-Translator: Antonin Delpeuch \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: UTF-8\n" "Generated-By: pygettext.py 1.5\n"