diff --git a/collects/string-constants/german-string-constants.ss b/collects/string-constants/german-string-constants.ss index a2d883ae00..ca5e959f7e 100644 --- a/collects/string-constants/german-string-constants.ss +++ b/collects/string-constants/german-string-constants.ss @@ -287,6 +287,9 @@ (yes "Ja") (no "Nein") + ;; saving image (right click on an image to see the text) + (save-image "Bild abspeichern...") + ;;; preferences (preferences "Einstellungen") (error-saving-preferences "Fehler beim Speichern der Einstellungen für ~a")