Skip to content

Commit f86a0c0

Browse files
authored
Merge pull request #210 from haginrich/fix/build_failure_due_wrong_charset
Fix build failure caused by wrong charset in it.po
2 parents 68e8227 + 85a2ea0 commit f86a0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

po/it.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgstr ""
1414
"Language-Team: LANGUAGE <[email protected]>\n"
1515
"Language: \n"
1616
"MIME-Version: 1.0\n"
17-
"Content-Type: text/plain; charset=CHARSET\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919

2020
#: data/gtk/help-overlay.blp:11

0 commit comments

Comments
 (0)