From: Zoltan Arpadffy Date: Tue, 23 Jan 2024 19:38:07 +0000 (+0100) Subject: translation(hu): use correct encoding in header of hu po file (#13902) X-Git-Tag: v9.1.0045~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4231ad085244e6d7f168d6a4e1dceb0a55dc52b3;p=thirdparty%2Fvim.git translation(hu): use correct encoding in header of hu po file (#13902) closes: #13900 Signed-off-by: Zoltan Arpadffy Signed-off-by: Christian Brabandt --- diff --git a/src/po/hu.po b/src/po/hu.po index e54c62aa28..0a11847554 100644 --- a/src/po/hu.po +++ b/src/po/hu.po @@ -16,7 +16,7 @@ msgstr "" "Language-Team: Hungarian http://polarhome.com/vim/\n" "Language: hu\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" msgid "E82: Cannot allocate any buffer, exiting..."