(module simplified-chinese-string-constants "string-constant-lang.ss" (is-this-your-native-language "Is Chinese (in Simplified Characters) Your Native Language?") (interact-with-drscheme-in-language "Interact with DrScheme in Simplified Chinese") (welcome-to-something "Welcome to ~a") (welcome-to "Welcome to") (welcome-to-drscheme-version/language "Welcome to DrScheme, version ~a, ~a") ; these appear on subsequent lines in the `Help|Welcome to DrScheme' dialog. (welcome-to-drscheme "Welcome to DrScheme"))