resources/en.rs
author sr
Fri, 12 Jul 2019 14:49:42 +0200
changeset 8727 8af37d3caf22
parent 8694 7bcc4c400bf7
permissions -rw-r--r--
#BUGFIX by Stefan Reise class: Depth16Image added: #valueFromRGB:

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