diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-01-03 20:58:59 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-01-03 20:58:59 +0000 |
commit | f9980f116b6081b0e9e90dac0c2db1c11509f40a (patch) | |
tree | db74aa6d60a4d6dafe323d4b1244c994e9abb514 /runtime/lang/menu_chinese(gb)_gb.936.vim | |
parent | 306cf5720ee6a0e66110bfe1bba5038d38c476fd (diff) | |
download | vim-git-f9980f116b6081b0e9e90dac0c2db1c11509f40a.tar.gz |
updated for version 7.0029
Diffstat (limited to 'runtime/lang/menu_chinese(gb)_gb.936.vim')
-rw-r--r-- | runtime/lang/menu_chinese(gb)_gb.936.vim | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/lang/menu_chinese(gb)_gb.936.vim b/runtime/lang/menu_chinese(gb)_gb.936.vim new file mode 100644 index 000000000..cc526fbf8 --- /dev/null +++ b/runtime/lang/menu_chinese(gb)_gb.936.vim @@ -0,0 +1,7 @@ +" 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 |