From 5ffab07b47a4516590be1804992c1309622f2732 Mon Sep 17 00:00:00 2001 From: Mike Sperber Date: Sat, 10 May 2008 18:11:13 +0000 Subject: [PATCH] Synch with latest. svn: r9796 --- collects/string-constants/german-string-constants.ss | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/collects/string-constants/german-string-constants.ss b/collects/string-constants/german-string-constants.ss index e0abae1230..11d8510978 100644 --- a/collects/string-constants/german-string-constants.ss +++ b/collects/string-constants/german-string-constants.ss @@ -694,8 +694,11 @@ (show-interactions-menu-item-label "&Interaktionen einblenden") (hide-interactions-menu-item-label "&Interaktionen ausblenden") (interactions-menu-item-help-string "Interaktionsfenster ein-/ausblenden") - (show-toolbar "&Toolbar einblenden") - (hide-toolbar "&Toolbar ausblenden") + (toolbar "Toolbar") + (toolbar-on-top "Toolbar oben") + (toolbar-on-left "Toolbar links") + (toolbar-on-right "Toolbar rechts") + (toolbar-hidden "Toolbar ausblenden") ;;; file menu (save-definitions-as "Definitionen speichern unter...") @@ -862,6 +865,8 @@ (use-mixed-fractions "gemischte Brüche") (use-repeating-decimals "Dezimalausgabe mit Perioden") (decimal-notation-for-rationals "Dezimalnotation für Brüche") + (enforce-primitives-group-box-label "Initiale Bindungen") + (enforce-primitives-check-box-label "Änderungen von initialen Bindungen verbieten") ;; used in the bottom left of the drscheme frame as the label ;; above the programming language's name