resources/en.rs
changeset 8694 7bcc4c400bf7
parent 8631 91f329913cd7
--- a/resources/en.rs	Mon May 27 20:05:36 2019 +0200
+++ b/resources/en.rs	Tue May 28 18:58:59 2019 +0200
@@ -13,8 +13,7 @@
 help_inspectIt   'Evaluate the selected text (or the cursor line) and inspect result'
 help_browseIt    'Evaluate the selected text and browse result''s class'
 help_profileIt   'Evaluate the selected text and show execution profile'
-Help             'Help'
-MENU_Help        [ (View styleSheet at:#useQuestForHelp) == true ifTrue:'?' ifFalse:['Help'] ]
+MENU_Help        'Help'
 Debug_Next       'Next'
 Debug_Step       'Step'
 Debug_StepIn     'StepIn'