read/write

svn: r5632
This commit is contained in:
Chongkai Zhu 2007-02-17 23:50:55 +00:00
parent d59f197c05
commit 144796ec6d
2 changed files with 1086 additions and 1082 deletions

View File

@ -123,8 +123,10 @@
;;; info bar at botttom of drscheme frame
(collect-button-label "垃圾回收")
(read-only "只读")
(read/write "读/写")
(read-only-line1 "只")
(read-only-line2 "读")
(read/write-line1 "读/")
(read/write-line2 "写")
(auto-extend-selection "自动扩展")
(overwrite "覆盖")
(running "运行中")