[plt-translators] english-string-constants.rkt update
commit e362888d6d4ccb383a6840bcafe94bf309cf367d
Author: Robby Findler <robby at racket-lang.org>
Date: Sat Oct 29 20:52:01 2011 -0500
add a menu item to put the interactions window beside/below the definitions window
============================================================
diff --git a/collects/string-constants/private/english-string-constants.rkt b/collects/string-constants/private/english-string-constants.rkt
index 2c0695c..356297f 100644
--- a/collects/string-constants/private/english-string-constants.rkt
+++ b/collects/string-constants/private/english-string-constants.rkt
@@ -906,6 +906,8 @@ please adhere to these guidelines:
(definitions-menu-item-help-string "Show/Hide the definitions window")
(show-interactions-menu-item-label "Show &Interactions")
(hide-interactions-menu-item-label "Hide &Interactions")
+ (put-interactions-beside-definitions "Put the Interactions Window Beside the Definitions Window")
+ (put-interactions-below-definitions "Put the Interactions Window Below the Definitions Window")
(interactions-menu-item-help-string "Show/Hide the interactions window")
(toolbar "Toolbar")
(toolbar-on-top "Toolbar On Top")