home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
prog_demos
/
turbotext
/
support
/
ttx_english.dfn
< prev
next >
Wrap
Text File
|
1991-01-24
|
9KB
|
308 lines
/** $VER: TTX_English.dfn Demo 1.0 (1.1.91)
**
** This definition file provides an English version of TurboText's standard
** menus and text strings.
**
** Written by Martin Taillefer
**/
MENUS:
MENU " Project "
ITEM "Open..." "O" OpenFile
ITEM "Open New..." "Y" OpenDoc FileReq
BAR
ITEM "Save" "S" SaveFile
ITEM "Save As..." "A" SaveFileAs
BAR
ITEM "Clear" "K" ClearFile
ITEM "Print" "P" PrintFile
ITEM "Info..." "?" OpenRequester Info
BAR
ITEM "Close Window" "Q" CloseDoc
MENU " Windows "
ITEM "New" "W" OpenDoc
ITEM "Activate Next" "0" ActivateNextDoc
ITEM "Activate Previous" "1" ActivatePrevDoc
BAR
ITEM "Split View" "\" SplitView Toggle
ITEM "Toggle View" "T" SwitchView
ITEM "Expand View" ";" SizeView 1
ITEM "Shrink View" ":" SizeView -1
ITEM "Center View" "'" CenterView
BAR
ITEM "Show Calculator..." "#" ExecTool "RUN >NIL: <NIL: TurboText:TTXCalc TURBOTEXT"
ITEM "Show Hex..." "$" OpenRequester Hex
ITEM "Show Console..." "." ExecARexxMacro Console REXX:CmdShell
MENU " Edit "
ITEM "Mark" "B" MarkBlk
ITEM "Cut" "X" CutBlk
ITEM "Copy" "C" CopyBlk
ITEM "Paste" "V" PasteClip
ITEM "Erase" "E" DeleteBlk
BAR
ITEM "Mark Vertical" "<" MarkBlk Vertical
ITEM "Paste Vertical" ">" PasteClip Vertical
BAR
ITEM "Open Clip..." "!" OpenClip
ITEM "Save Clip As..." "_" SaveClip NoBackup
ITEM "Print Clip" "*" PrintClip
MENU " Search "
ITEM "Find..." "F" OpenRequester Find
ITEM "Find Next" "N" Find
ITEM "Find & Change..." "/" OpenRequester FindChange
BAR
ITEM "Go To Line #..." "J" Move
ITEM "Go To Last Change" "G" MoveLastChange
ITEM "Go To Auto-Bookmark" "," MoveAutomark
ITEM "Match Bracket" "[" MoveMatchBkt
MENU " Macros "
ITEM "Record Macro" "R" RecordMacro
ITEM "Stop Recording" "H" EndMacro
ITEM "Play Macro" "M" PlayMacro 1
ITEM "Play Many..." "I" PlayMacro
BAR
ITEM "Open Macro..." "2" OpenMacro
ITEM "Save Macro As..." "~" SaveMacro
BAR
ITEM "Exec ARexx..." "3" ExecARexxMacro
MENU " Folds "
ITEM "Make Fold" "(" MakeFold
BAR
ITEM "Show Fold" "+" ShowFold
ITEM "Hide Fold" "-" HideFold
ITEM "Unmake Fold" ")" UnmakeFold
BAR
ITEM "Show Nested Folds" "" ShowFold Nested
ITEM "Hide Nested Folds" "" HideFold Nested
ITEM "Unmake Nested Folds" "" UnmakeFold Nested
BAR
ITEM "Show All Folds" "" ShowFold All
ITEM "Hide All Folds" "" HideFold All
ITEM "Unmake All Folds" "" UnmakeFold All
MENU " Extras "
ITEM "Undelete Line" "D" UndeleteLine
ITEM "Undo Line" "Z" UndoLine
BAR
ITEM "Center" "^" Center
ITEM "Justify" "=" Justify
ITEM "Format Paragraph" "]" FormatParagraph
BAR
ITEM "Conv To Upper Case" "U" Conv2Upper
ITEM "Conv To Lower Case" "L" Conv2Lower
ITEM "Conv Tabs To Spaces" "" Conv2Spaces
MENU " Prefs "
ITEM "Display..." "4" OpenRequester DisplayPrefs
ITEM "Edit..." "5" OpenRequester EditPrefs
ITEM "File..." "6" OpenRequester FilePrefs
BAR
ITEM "Open Prefs..." "7" OpenPrefs
ITEM "Save Prefs As..." "8" SavePrefs
ITEM "Save As Defaults" "9" SaveDefPrefs
BAR
ITEM "Open Defs..." "%" OpenDefinitions
#
TEXT_STRINGS:
"_Use" /* used for positive responses */
"_Cancel" /* used for negative responses */
/* Display Prefs requester */
"Display Prefs" /* title */
"_Display Type"
"Workbench|2 Color Screen|4 Color Screen|2 Color Lace Screen|4 Color Lace Screen|2 Color LoRes Screen|4 Color LoRes Screen"
"Screen _Width"
"Screen _Height"
"Clone Workbench Si_ze"
"Font _Name"
"Font _Size"
"_Red"
"_Green"
"_Blue"
"Select New _Font..."
"Select Font to Use"
/* Edit Prefs requester */
"Edit Prefs" /* title */
"_Auto-Indent"
"Corr_ect Case"
"_Free Form"
"_Overstrike"
"_Strip EOL Blanks"
"_TAB --> Spaces"
"Trans_late CRs"
"_Word Wrap"
"TAB Wi_dth"
"_Right Margin"
"ARe_xx Console"
"S_how End Of File"
"Show _End Of Lines"
"Show S_paces"
"Show Ta_bs"
/* File Prefs requester */
"File Prefs" /* title */
"_Load/Save Project Icons"
"_Icon Tool"
"_Auto-Save"
"Auto-Save _Delay"
"Confirm Auto-_Saves"
"_Make Backups"
"Ma_x Backup Versions"
"_Backup Template"
"_Print Device"
/* Find and Change requester */
"Find" /* title for Find requester */
"Find & Change" /* title for Find & Change requester */
"_Find" /* Find text gadget */
"_Change" /* Change text gadget */
"Find _Next"
"C_hange"
"Change _All"
"_Ignore Accents"
"I_gnore Case"
"_Only Whole Words"
"_Scan Backwards"
"Replaced "
/* File requester */
"<ASGN> " /* used to indicate logical assignments */
"<DRW> " /* used to indicate drawers (directories) */
"<VOL> " /* used to indicate volumes with no device */
"P_attern" /* Pattern text gadget */
"_Drawer"
"_File"
"_Volumes"
"_Parent"
"_Open" /* positive gadget in file requester */
"Select File to Open as Clip"
"Select File to Open"
"Select File to Open as Macro"
"Select File to Open as Prefs"
"Select File to Open as Definitions"
"_Save" /* positive gadget in file requester */
"Select FIle to Save as Clip"
"Select File to Save"
"Select File to Save as Macro"
"Select File to Save as Prefs"
"_Exec" /* positive gadget in file rwquester */
"Select File to Execute as ARexx Macro"
/* Info requester */
"TurboText Information" /* title */
"ARexx port name"
"Visible lines"
"Folded lines"
"Total lines"
"Characters"
"Average chars/line"
"Available memory"
/* Various simple requesters */
"Go To Line # ?"
"Play How Many?"
"Printing..."
"Hex View"
/* Yes/No requesters */
"_Yes"
"_Cancel"
"_OK"
"_Continue"
"_Abort"
"TurboText Confirmation Request"
" Open without saving changes?"
" Clear without saving changes?"
" Close without saving changes?"
"Discard file?"
"WARNING: File cannot be recovered"
"Attempt to create backup file as"
"failed. Save anyway?"
"Auto-save request for"
"Save this file?"
"Incorrect Def. File Format"
"on line #"
" in file"
"TurboText Memory Panic!"
" No memory for requested operation!"
"TurboText Screen"
"Trying to close TurboText screen,"
"please close all non-TurboText"
"windows on this screen."
/* ASCII parser errors */
"Invalid command specification"
"Invalid keyboard sequence"
"Invalid mouse sequence"
"Unknown MENUS directive"
"Incorrect MENU specification"
"Incorrect ITEM specification"
"Incorrect SUB specification"
"Incorrect Hot Key command"
"Templates must start with a letter"
/* TurboText general errors */
" Not enough memory!"
" Hit document boundary!"
" Not found!"
" Not on {,[,(,},] or ) !"
" More '?' in 'Change' than in 'Find'!"
" User requested abort!"
" Not allowed in read-only mode!"
" Not currently recording!"
" No block marked!"
" Clipboard device not found!"
" Clipboard is empty!"
" Clipboard does not contain text!"
" Clipboard I/O error!"
" ARexx process or library not found!"
" Bookmark not set!"
" Bookmark not found!"
" No fold on current line!"
" Already a fold on current line!"
" No macro to play!"
" Template or word not found!"
" Not enough characters for Comp.Temp.!"
" Too many characters!"
" Illegal while recording!"
" Illegal command or arguments!"
" Cmd only allowed in ARexx macros!"
" Loading..."
" Saving..."
" Printing..."
" Searching..."
" Working..."
" Bookmark set"
" Couldn't execute tool!"
" ARexx error"
" Load error"
" Save error"
" Print error"
" Backup error"
" - not saved!"
"DOS code "
"bBcCfFiImMoOrRwW" /* for status area */
#