[plt-translators] english-string-constants.rkt update
commit b14ac37d99858854dfab1e6881c750c7534f8465
Author: John Clements <clements at racket-lang.org>
Date: Tue Jul 12 12:15:11 2011 -0700
added automatic parens preference
============================================================
diff --git a/collects/string-constants/private/english-string-constants.rkt b/collects/string-constants/private/english-string-constants.rkt
index 7695f33..cc6d97c 100644
--- a/collects/string-constants/private/english-string-constants.rkt
+++ b/collects/string-constants/private/english-string-constants.rkt
@@ -722,6 +722,8 @@ please adhere to these guidelines:
(overwrite-mode "Overwrite Mode")
(enable-overwrite-mode-keybindings "Enable overwrite mode keybindings")
+ (enable-automatic-parens "Enable automatic parentheses") ; should "and square brackets and quotes" appear here?
+
(preferences-info "Configure your preferences")
(preferences-menu-item "Preferences...")