changed: #toolbarMenu
authorClaus Gittinger <cg@exept.de>
Mon, 12 Oct 2009 20:19:23 +0200
changeset 2617 060a35c37056
parent 2616 01e597429c47
child 2618 441ede629ea8
changed: #toolbarMenu
Tools__ObjectModuleInformation.st
--- a/Tools__ObjectModuleInformation.st	Mon Oct 12 19:27:33 2009 +0200
+++ b/Tools__ObjectModuleInformation.st	Mon Oct 12 20:19:23 2009 +0200
@@ -426,7 +426,7 @@
         (
          (MenuItem
             enabled: canBrowseSelectedModule
-            label: 'Action'
+            label: 'Browse the Selected Module''s Classes'
             itemValue: browseModule
             translateLabel: true
             isButton: true