add new strings for square-bracket
svn: r4511
This commit is contained in:
parent
8f14cdb434
commit
df16b8f909
|
@ -304,6 +304,7 @@
|
|||
(highlight-parens "加亮显示匹配的括号")
|
||||
(fixup-open-parens "自动调整开括号")
|
||||
(fixup-close-parens "自动调整闭括号")
|
||||
(fixup-open-brackets "自动调整中括号")
|
||||
(flash-paren-match "高亮显示括号匹配")
|
||||
(auto-save-files "自动保存文件")
|
||||
(backup-files "保存备份文件")
|
||||
|
@ -366,6 +367,8 @@
|
|||
(indenting-prefs-panel-label "缩进")
|
||||
(indenting-prefs-extra-regexp "其他表达式")
|
||||
|
||||
(square-bracket-prefs-panel-label "中括号")
|
||||
|
||||
; filled with define, lambda, or begin
|
||||
(enter-new-keyword "请输入一个类似于~a的关键字:")
|
||||
(x-keyword "~a关键字")
|
||||
|
|
Loading…
Reference in New Issue
Block a user