[plt-translators] english-string-constants.rkt update
commit 5768009e3b716ce430244244cf85b7635ccbbbc4
Author: Robby Findler <robby at racket-lang.org>
Date: Sat Oct 27 18:38:18 2012 -0500
Revise the language dialog to emphasize the teaching
languages and the 'in the source' language at the expense
of all other dialog-based languages
============================================================
diff --git a/collects/string-constants/private/english-string-constants.rkt b/collects/string-constants/private/english-string-constants.rkt
index 95714b2..1488589 100644
--- a/collects/string-constants/private/english-string-constants.rkt
+++ b/collects/string-constants/private/english-string-constants.rkt
@@ -1153,9 +1153,10 @@ please adhere to these guidelines:
(experimental-languages "Experimental Languages")
(initial-language-category "Initial language")
(no-language-chosen "No language chosen")
-
+ (other-languages "Other Languages")
+
(module-language-name "Determine language from source")
- (module-language-one-line-summary "Reads the #lang line to specify the actual language")
+ (module-language-one-line-summary "The #lang line specifies the actual language")
(module-language-auto-text "Automatic #lang line") ;; shows up in the details section of the module language
;; for the upper portion of the language dialog