From 8200ece3536edf1965ea53a8a1f78044fbdb1735 Mon Sep 17 00:00:00 2001 From: Mike Sperber Date: Sat, 19 Oct 2013 15:17:12 +0200 Subject: [PATCH] Synch German string constants with latest. --- .../string-constants/private/german-string-constants.rkt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/string-constants-pkgs/string-constants-lib/string-constants/private/german-string-constants.rkt b/pkgs/string-constants-pkgs/string-constants-lib/string-constants/private/german-string-constants.rkt index 921d9da3ac..294cf4520e 100644 --- a/pkgs/string-constants-pkgs/string-constants-lib/string-constants/private/german-string-constants.rkt +++ b/pkgs/string-constants-pkgs/string-constants-lib/string-constants/private/german-string-constants.rkt @@ -741,6 +741,8 @@ (most-recent-window "Letztes Fenster") (next-tab "Nächster Tab") (prev-tab "Vorheriger Tab") + (move-current-tab-right "Tab nach &rechts bewegen") + (move-current-tab-left "Tab nach &links bewegen") (tab-i "Tab ~a: ~a") ;; menu item in the windows menu under mac os x. first ~a is filled with a number between 1 and 9; second one is the filename of the tab (view-menu-label "&Anzeigen")