[plt-translators] english-string-constants.ss update
See Robby's previous email...
Index: english-string-constants.ss
===================================================================
--- english-string-constants.ss (revision 17395)
+++ english-string-constants.ss (revision 17408)
@@ -1055,7 +1055,7 @@
(initial-language-category "Initial language")
(no-language-chosen "No language chosen")
- (module-language-one-line-summary "Run creates a REPL in the context of the module, including the module's declared language")
+ (module-language-one-line-summary "Reads the #lang line to specify the actual language")
(module-language-auto-text "Automatic #lang line") ;; shows up in the details section of the module language
;;; from the `not a language language' used initially in drscheme.
------------------------------------------------------------------------
r17408 | robby | 2009-12-27 20:15:06 -0500 (Sun, 27 Dec 2009) | 1 line
changed the module language one-line-summary
------------------------------------------------------------------------