[plt-translators] english-string-constants.rkt update
commit dd081d9b4e50617580c6fc286a08aa7ebad38b7a
Author: Robby Findler <robby at racket-lang.org>
Date: Tue Dec 7 14:29:54 2010 -0600
added a tabs menu for windows (and linux)
============================================================
diff --git a/collects/string-constants/english-string-constants.rkt b/collects/string-constants/english-string-constants.rkt
index 086d1e3..84daa5f 100644
--- a/collects/string-constants/english-string-constants.rkt
+++ b/collects/string-constants/english-string-constants.rkt
@@ -599,7 +599,8 @@ please adhere to these guidelines:
(edit-menu "Edit")
(help-menu "Help")
(windows-menu "Windows")
-
+ (tabs-menu "Tabs") ;; this is the name of the "Windows" menu under linux & windows
+
;;; menus
;;; - in menu labels, the & indicates a alt-key based shortcut.
;;; - sometimes, things are stuck in the middle of
@@ -730,6 +731,7 @@ please adhere to these guidelines:
;; windows menu
(windows-menu-label "&Windows")
+ (tabs-menu-label "&Tabs") ;; this is the name of the menu under linux & windows
(minimize "Minimize") ;; minimize and zoom are only used under mac os x
(zoom "Zoom")
(bring-frame-to-front "Bring Frame to Front") ;;; title of dialog