diff --git a/collects/string-constants/english-string-constants.ss b/collects/string-constants/english-string-constants.ss index 2aae10fb67..99107d8a80 100644 --- a/collects/string-constants/english-string-constants.ss +++ b/collects/string-constants/english-string-constants.ss @@ -190,7 +190,8 @@ please adhere to these guidelines: (cs-status-eval-compile-time "Check Syntax: eval compile time") (cs-status-expanding-expression "Check Syntax: expanding expression") (cs-mouse-over-import "binding ~s imported from ~s") - + (cs-view-docs "View documentation for ~a") + (cs-lexical-variable "lexical variable") (cs-imported-variable "imported variable")