svn: r5935
This commit is contained in:
Chongkai Zhu 2007-04-14 02:18:20 +00:00
parent 3a84b393a4
commit 7edb71816f

View File

@ -343,12 +343,16 @@
(online-coloring-active "实时根据语法用颜色标记程序") (online-coloring-active "实时根据语法用颜色标记程序")
(open-files-in-tabs "在不同的标签下打开多个文件(不使用多个窗口)") (open-files-in-tabs "在不同的标签下打开多个文件(不使用多个窗口)")
(show-interactions-on-execute "在运行程序时自动打开交互窗口") (show-interactions-on-execute "在运行程序时自动打开交互窗口")
(switch-to-module-language-automatically "打开module文件时自动切换至module语言")
(limit-interactions-size "限制交互窗口的大小") (limit-interactions-size "限制交互窗口的大小")
(background-color "背景颜色") (background-color "背景颜色")
(default-text-color "默认颜色") ;; used for configuring colors, but doesn't need the word "color" (default-text-color "默认颜色") ;; used for configuring colors, but doesn't need the word "color"
(choose-a-background-color "请选择背景颜色") (choose-a-background-color "请选择背景颜色")
(revert-to-defaults "恢复默认") (revert-to-defaults "恢复默认")
(black-on-white-color-scheme "白底黑字") ;; these two appear in the color preferences dialog on butttons
(white-on-black-color-scheme "黑底白字") ;; clicking the buttons changes teh color schemes to some defaults that've been set up.
; title of the color choosing dialog ; title of the color choosing dialog
; should have entire alphabet ; should have entire alphabet