Skip to content

Commit 0078d78

Browse files
committed
Sync German string constants with latest
1 parent 1cb8025 commit 0078d78

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

string-constants-lib/string-constants/private/german-string-constants.rkt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,10 @@
899899
(save-all-files "Alle Dateien speichern")
900900
; check box in the dialog and also used in the preferences dialog
901901
(save-after-switching-tabs "Dateien speichern immeer bei Tab- oder Fenster-Wechsel")
902-
902+
903+
(dont-ask-about-saving-after-switching-tabs
904+
"Nicht fragen und nicht speichern, wenn Start gedrückt wurde bei nicht gespeicherten Tabs oder Fenstern")
905+
903906
(drscheme-internal-error "Interner Fehler in DrRacket")
904907

905908
;;; tools

0 commit comments

Comments
 (0)