Synch German string constants with latest.

This commit is contained in:
Mike Sperber 2010-08-17 16:00:59 +02:00
parent f3c319a3f8
commit 0139cfa87a

View File

@ -100,6 +100,12 @@
(cs-set!d-variable "geset!zte Variable") (cs-set!d-variable "geset!zte Variable")
(cs-imported-variable "importierte Variable") (cs-imported-variable "importierte Variable")
;; mode sub-menu in the "view" menu
(cs-check-syntax-mode "Syntax-Check-Modus")
(cs-mode-menu-show-my-obligations "Meine Vertragsobligationen")
(cs-mode-menu-show-client-obligations "Vertragsobligationen des Klienten")
(cs-mode-menu-show-syntax "Syntaktische Kategorien")
;;; info bar at botttom of drscheme frame ;;; info bar at botttom of drscheme frame
(collect-button-label "GC") (collect-button-label "GC")
(read-only "Lese Modus") (read-only "Lese Modus")