updated for version 7.1a

This commit is contained in:
Bram Moolenaar
2007-05-05 17:56:55 +00:00
parent 9964e468c0
commit 313b7237ad
12 changed files with 589 additions and 353 deletions

View File

@ -109,7 +109,7 @@ menutrans &Keymap 键盘映射(&K)
menutrans &Tools 工具(&T)
menutrans &Jump\ to\ this\ tag<Tab>g^] 跳转到这个\ tag(&J)<Tab>g^]
menutrans Jump\ &back<Tab>^T 跳转返回(&B)<Tab>^T
menutrans Build\ &Tags\ File 建立 Tags 文件(&T)
menutrans Build\ &Tags\ File 建立\ Tags\ 文件(&T)
" Tools.Spelling Menu
menutrans &Spelling 拼写检查(&S)
@ -209,7 +209,7 @@ menutrans Min\ Widt&h<Tab>^W1\| 最小宽度(&H)<Tab>^W1\|
menutrans &Undo 撤销(&U)
menutrans Cu&t 剪切(&T)
menutrans &Copy 复制(&C)
menutrans &Paste (&P)
menutrans &Paste (&P)
menutrans &Delete 删除(&D)
menutrans Select\ Blockwise 选择块
menutrans Select\ &Word 选择单词(&W)
@ -233,7 +233,7 @@ if has("toolbar")
tmenu ToolBar.Redo 重做
tmenu ToolBar.Cut 剪切到剪贴板
tmenu ToolBar.Copy 复制到剪贴板
tmenu ToolBar.Paste 从剪贴板粘
tmenu ToolBar.Paste 从剪贴板粘
tmenu ToolBar.Find 查找...
tmenu ToolBar.FindNext 查找下一个
tmenu ToolBar.FindPrev 查找上一个