resources/en.rs
author sr
Tue, 11 Feb 2020 11:42:14 +0100
changeset 8988 a7eb7ee223b9
parent 8694 7bcc4c400bf7
permissions -rw-r--r--
#REFACTORING by Stefan Reise removed \"Loading \"Shcore.dll\" failed\" message class: WinWorkstation class changed: #isHighDpiAware #monitorScaleFactorFor:

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