Synch German string constants with latest.
This commit is contained in:
parent
f46a0e2519
commit
e286898f8b
|
@ -119,6 +119,12 @@
|
||||||
(cs-mode-menu-show-client-obligations "Vertragsobligationen des Klienten")
|
(cs-mode-menu-show-client-obligations "Vertragsobligationen des Klienten")
|
||||||
(cs-mode-menu-show-syntax "Syntaktische Kategorien")
|
(cs-mode-menu-show-syntax "Syntaktische Kategorien")
|
||||||
|
|
||||||
|
;; the online check syntax status messages (mouse over the bottom right of drracket's window to see the messages during online expansion's various phases)
|
||||||
|
(online-expansion-running "Online-Expansion läuft")
|
||||||
|
(only-raw-text-files-supported "Nur reine Textdateien werden unterstützt")
|
||||||
|
(abnormal-termination "Online-Expansion vorzeitig abgebrochen")
|
||||||
|
(jump-to-error "Zum Fehler springen")
|
||||||
|
|
||||||
;;; 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")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user