commit | a42535340a906d33173e8b3e82085c161a0524c8 | [log] [tgz] |
---|---|---|
author | Ada <me@yuhaowen.com> | Sat Feb 19 12:06:09 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 19 12:06:09 2022 +0000 |
tree | 43a91c9d189a01ee828f33202b4c13b53c963492 | |
parent | a493b6506b67887a1cc2d1c00a896598c3b2d445 [diff] [blame] |
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)
diff --git a/runtime/lang/menu_ru.utf-8.vim b/runtime/lang/menu_ru.utf-8.vim index 20b0b2d..b5e4b79 100644 --- a/runtime/lang/menu_ru.utf-8.vim +++ b/runtime/lang/menu_ru.utf-8.vim
@@ -1,3 +1,3 @@ " Menu Translations: Russian -source <sfile>:p:h/menu_ru_ru.vim +source <sfile>:p:h/menu_ru_ru.utf-8.vim