[plt-translators] english-string-constants.rkt update
commit 12ebfa2cf4f3bc187fb6d3c1eea80d56a29e64ed
Author: Robby Findler <robby at racket-lang.org>
Date: Tue Feb 5 12:29:57 2013 -0600
make #:keywords have different color prefs in DrRacket
closes PR 13492
============================================================
diff --git a/collects/string-constants/private/english-string-constants.rkt b/collects/string-constants/private/english-string-constants.rkt
index 25d7c5e..a0b51a5 100644
--- a/collects/string-constants/private/english-string-constants.rkt
+++ b/collects/string-constants/private/english-string-constants.rkt
@@ -330,6 +330,7 @@ please adhere to these guidelines:
(scheme-mode-color-string "String")
(scheme-mode-color-constant "Constant")
(scheme-mode-color-parenthesis "Parenthesis")
+ (scheme-mode-color-hash-colon-keyword "#:Keyword")
(scheme-mode-color-error "Error")
(scheme-mode-color-other "Other")
;; the ~a is filled in with one of the above (scheme-mode-*)