diff --git a/collects/string-constants/private/german-string-constants.rkt b/collects/string-constants/private/german-string-constants.rkt index 3a7750f757..36d5569b7f 100644 --- a/collects/string-constants/private/german-string-constants.rkt +++ b/collects/string-constants/private/german-string-constants.rkt @@ -128,7 +128,8 @@ (only-raw-text-files-supported "Nur reine Textdateien werden unterstützt") (abnormal-termination "Online-Expansion vorzeitig abgebrochen") (jump-to-error "Zum Fehler springen") - + (online-expansion-is-disabled "Online-Expansion ist deaktiviert") + ;;; info bar at botttom of drscheme frame (collect-button-label "GC") (read-only "Lese Modus")