view runtime/lang/menu_chinese(gb)_gb.936.vim @ 31475:9ef91bdd1ab4 v9.0.1070

patch 9.0.1070: reading beyond array size Commit: https://github.com/vim/vim/commit/b26461715be41653e5982e72c794294702ecded9 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 17 15:35:43 2022 +0000 patch 9.0.1070: reading beyond array size Problem: Reading beyond array size. Solution: Only use name[0] and name[1], do not use "name" as a string.
author Bram Moolenaar <Bram@vim.org>
date Sat, 17 Dec 2022 16:45:03 +0100
parents 6bfddb1d126a
children
line wrap: on
line source

" Menu Translations:	Simplified Chinese (Windows)
" Last Change:		Tue Sep  4 11:26:52 CST 2001

" $LANG  on Windows 95/98/NT is Chinese(GB)_GB.936
" $LANG  on Windows 2000/ME is Chinese_GB.936
" Source the other one from here.
source <sfile>:p:h/menu_chinese_gb.936.vim