comparison runtime/lang/menu_hu_hu.iso_8859-2.vim @ 27788:a1effd6bb5ba v8.2.4420

patch 8.2.4420: menu translations are inconsistent Commit: https://github.com/vim/vim/commit/a42535340a906d33173e8b3e82085c161a0524c8 Author: Ada <me@yuhaowen.com> Date: Sat Feb 19 12:06:09 2022 +0000 patch 8.2.4420: menu translations are inconsistent Problem: Menu translations are inconsistent. Solution: Add a Makefile to convert between encodings. (Ada (Haowen) Yu, closes #9801)
author Bram Moolenaar <Bram@vim.org>
date Sat, 19 Feb 2022 13:15:03 +0100
parents d1bcb0b721cc
children 34c1f4cd0c18
comparison
equal deleted inserted replaced
27787:f21b1b2a903f 27788:a1effd6bb5ba
1 " Menu Translations: Hungarian (Magyar) 1 " Menu Translations: Hungarian (Magyar)
2 " Original Translation: Zoltán Árpádffy 2 " Original Translation: Zoltán Árpádffy
3 " Maintained By: Kontra Gergely <kgergely@mcl.hu> 3 " Maintained By: Kontra Gergely <kgergely@mcl.hu>
4 " Last Change: 2020 Apr 23 4 " Last Change: 2020 Apr 23
5 " Original translations
5 " I'm working on defining (unaccented) hotkeys for everything. 6 " I'm working on defining (unaccented) hotkeys for everything.
6 " I want to remove y and z hotkeys, because on the hungarian keymap they're at 7 " I want to remove y and z hotkeys, because on the hungarian keymap they're at
7 " a differrent place. 8 " a differrent place.
8 " I also want to avoid g and j shortcuts, because you cannot see, wheter 9 " I also want to avoid g and j shortcuts, because you cannot see, wheter
9 " they're underlined or not. 10 " they're underlined or not.