diff --git a/po/glossary/txt-to-pot.sh b/po/glossary/txt-to-pot.sh index 04a2ec3180..2862a62494 100755 --- a/po/glossary/txt-to-pot.sh +++ b/po/glossary/txt-to-pot.sh @@ -23,7 +23,7 @@ then exit 1; fi -# Note: Line 2, 3, 9: PROJECT and probably a few other variables are hardcoded +# Note: Line 2, 3, 9, 18: PROJECT, CHARSET and probably a few other variables are hardcoded cat <\n" "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: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"