comparison runtime/lang/README.txt @ 29269:0fdf36de4018

Update runtime files Commit: https://github.com/vim/vim/commit/8cc5b559f70041361612b8a6a87922503b33baa6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 23 13:04:20 2022 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 Jun 2022 14:15:04 +0200
parents 2a4a2dc35c55
children
comparison
equal deleted inserted replaced
29268:4b53fd331519 29269:0fdf36de4018
7 7
8 :help multilang-menus 8 :help multilang-menus
9 :help :menutrans 9 :help :menutrans
10 :help 'langmenu' 10 :help 'langmenu'
11 :help :language 11 :help :language
12
13 You can find a couple of helper tools for translating menus on github:
14 https://github.com/adaext/vim-menutrans-helper
12 15
13 The "$VIMRUNTIME/menu.vim" file will search for a menu translation file. This 16 The "$VIMRUNTIME/menu.vim" file will search for a menu translation file. This
14 depends on the value of the "v:lang" variable. 17 depends on the value of the "v:lang" variable.
15 18
16 "menu_" . v:lang . ".vim" 19 "menu_" . v:lang . ".vim"