string-constant updates from Chongkai

svn: r9684
This commit is contained in:
Matthew Flatt 2008-05-06 12:29:58 +00:00
parent 87e361c24a
commit a6297e1d6c
2 changed files with 10 additions and 4 deletions

View File

@ -726,8 +726,11 @@
(show-interactions-menu-item-label "显示交互(&I)")
(hide-interactions-menu-item-label "隐藏交互(&I)")
(interactions-menu-item-help-string "显示/隐藏交互窗口")
(show-toolbar "显示工具栏(&T)")
(hide-toolbar "隐藏工具栏(&T)")
(toolbar "工具栏")
(toolbar-on-top "顶置工具栏")
(toolbar-on-left "左置工具栏")
(toolbar-on-right "右置工具栏")
(toolbar-hidden "隐藏工具栏")
;;; file menu
(save-definitions-as "将定义另存为(&A)")

View File

@ -725,8 +725,11 @@
(show-interactions-menu-item-label "顯示交互(&I)")
(hide-interactions-menu-item-label "隱藏交互(&I)")
(interactions-menu-item-help-string "顯示/隱藏交互窗口")
(show-toolbar "顯示工具欄(&T)")
(hide-toolbar "隱藏工具欄(&T)")
(toolbar "工具欄")
(toolbar-on-top "頂置工具欄")
(toolbar-on-left "左置工具欄")
(toolbar-on-right "右置工具欄")
(toolbar-hidden "隱藏工具欄")
;;; file menu
(save-definitions-as "將定義另存為(&A)")