diff --git a/collects/string-constants/german-string-constants.ss b/collects/string-constants/german-string-constants.ss index 3e9c1161c5..e58eed80e6 100644 --- a/collects/string-constants/german-string-constants.ss +++ b/collects/string-constants/german-string-constants.ss @@ -946,6 +946,8 @@ (module-language-one-line-summary "Start erzeugt eine REPL im Kontext des Moduls inklusive der deklarierten Sprache des Moduls.") + (module-language-auto-text "Automatisch Zeile mit #lang") ;; shows up in the details section of the module language + ;;; from the `not a language language' used initially in drscheme. (must-choose-language "DrScheme kann keine Programme verarbeiten, bis Sie eine Sprache auswählen.")