resources/en.rs
author Claus Gittinger <cg@exept.de>
Mon, 04 May 2020 19:16:37 +0200
changeset 9043 a69c50e2542c
parent 8694 7bcc4c400bf7
permissions -rw-r--r--
#DOCUMENTATION by cg class: WinWorkstation category of: #anyButtonStateMask #buttonStates #leftButtonStateMask #middleButtonStateMask #pointerPosition #rightButtonStateMask #rootPositionOfLastEvent #setPointerPosition: #setPointerPosition:in:

#encoding utf8

;
; English
;
; $Header$
;
; this file contains 8bit national characters;
; DONT EDIT this file with an old vi !

help_doIt        'Evaluate the selected text (or the cursor line)'
help_printIt     'Evaluate the selected text (or the cursor line) and paste result'
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'
MENU_Help        'Help'
Debug_Next       'Next'
Debug_Step       'Step'
Debug_StepIn     'StepIn'
Debug_Terminate  'Terminate'

'__Comment'     'Comment'
'__Information'  'Information'