[plt-translators] english-string-constants.rkt update
commit 4b57482298c51289c408aee0256b584b08357bf2
Author: Robby Findler <robby at racket-lang.org>
Date: Fri Mar 30 15:54:01 2012 -0500
adjust DrRacket submodule-running options so the user
has more control over which ones get run
============================================================
diff --git a/collects/string-constants/private/english-string-constants.rkt b/collects/string-constants/private/english-string-constants.rkt
index 62edfbd..d6d6bc3 100644
--- a/collects/string-constants/private/english-string-constants.rkt
+++ b/collects/string-constants/private/english-string-constants.rkt
@@ -1095,7 +1095,9 @@ please adhere to these guidelines:
(preserve-stacktrace-information "Preserve stacktrace (disable some optimizations)")
(expression-level-stacktrace "Expression-level stacktrace")
(function-level-stacktrace "Function-level stacktrace")
- (run-test-submodule "Run the test submodule")
+ (submodules-to-run "Submodules to Run")
+ (add-submodule "Add Submodule Option ...") ;; menu item
+ (add-submodule-title "Add Submodule") ;; title of dialog opened by above menu item
; used in the bottom left of the drscheme frame