resources/en.rs
author Claus Gittinger <cg@exept.de>
Thu, 20 Feb 2020 10:52:26 +0100
changeset 8995 a54112003192
parent 8694 7bcc4c400bf7
permissions -rw-r--r--
#DOCUMENTATION by exept class: SimpleView comment/format in: #waitUntilVisible

#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'