translation(hu): use correct encoding in header of hu po file (#13902) Commit: https://github.com/vim/vim/commit/4231ad085244e6d7f168d6a4e1dceb0a55dc52b3 Author: Zoltan Arpadffy <zoltan.arpad...@gmail.com> Date: Tue Jan 23 20:38:07 2024 +0100
translation(hu): use correct encoding in header of hu po file (https://github.com/vim/vim/issues/13902) closes: https://github.com/vim/vim/issues/13900 Signed-off-by: Zoltan Arpadffy <zoltan.arpad...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/src/po/hu.po b/src/po/hu.po index e54c62aa2..0a1184755 100644 --- a/src/po/hu.po +++ b/src/po/hu.po @@ -16,7 +16,7 @@ msgstr "" "Language-Team: Hungarian http://polarhome.com/vim/ " "Language: hu " "MIME-Version: 1.0 " -"Content-Type: text/plain; charset=ISO-8859-1 " +"Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " msgid "E82: Cannot allocate any buffer, exiting..." -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1rSMhm-009XUi-Tn%40256bit.org.