#language english
#version 0
;
; Use the following lines to make the catalog file for this
;updatecat:
;		Flexcat/Flexcat WBInfo.cd WBInfo_Cat.c=DCC:Bin/FlexCat/C_c_V21.sd
;		Flexcat/Flexcat WBInfo.cd WBInfo_Cat.h=DCC:Bin/FlexCat/C_h.sd
;
;
MSG_NotEnoughMemory (//)
Not enough memory.
;
; Some general text definitions
MSG_Ok (//)
_OK
;
; Some general text definitions
MSG_Skip (//)
_Skip
;
; Some general text definitions
MSG_Cancel (//)
_Cancel
;
; Some general text definitions
MSG_Abort (//)
_Abort
;
; Some general text definitions
MSG_Stop (//)
_Stop
;
; Some general text definitions - for EasyRequesters
MSG_OKCancel (//)
OK|Cancel
;
; Some general text messages
MSG_AllDone (//)
AllDone
;
; Save
MSG_Save (//)
_Save
;
; For the Info requester.
MSG_LastChanged (//)
Last Changed:
;
;
MSG_DefaultTool (//)
Default _Tool:
;
;
MSG_ToolTypes (//)
Tool Types:
;
;
MSG_New (//)
_New
;
;
MSG_Del (//)
_Del
;
;
MSG_Script (//)
Scr_ipt
;
;
MSG_Archived (//)
_Archived
;
;
MSG_Readable (//)
_Readable
;
;
MSG_Writable (//)
_Writable
;
;
MSG_Executable (//)
_Executable
;
;
MSG_Deletable (//)
De_letable
;
;
MSG_Bytes (//)
Bytes:
;
;
MSG_Stack (//)
Stac_k:
;
;
MSG_Icon (//)
Leave Icon
;
;
MSG_CantOpenMyImageBOOPSI (//)
Cant Open MyImage BOOPSI Class.
;
;
MSG_OKSkipCancel (//)
_OK|_Skip|_Cancel
;
;
MSG_SelectAFile (//)
Select A File
;
;
MSG_SelectADirectory (//)
Select A Directory
;
;
MSG_Help (//)
_Help
;
;
MSG_FileProtected (//)
'%s' is protected from deletion\n Select Unprotect to delete it anyway
;
;
MSG_FileProtectedButtons (//)
Unprotect|UnprotectAll|Skip|Abort
;
;
MSG_Pure (//)
_Pure
;
;
MSG_Blocks (//)
Blocks
;
;
MSG_Project (//)
PROJECT
;
;
MSG_Tool (//)
TOOL
;
;
MSG_Drawer (//)
DRAWER
;
;
MSG_Disk (//)
DISK
;
;
MSG_Trash (//)
TRASH
;
;
MSG_AppIcon (//)
APP ICON
;
;
MSG_YesNo (//)
Yes|No
;
;
MSG_CreateIconMsg (//)
There is no icon file for this file and\n\
not all details can be saved without one.\n\
Do you want to go ahead and create one?
;
;
MSG_Created (//)
Created
;
;
MSG_BlockSize (//)
Block Size
;
;
MSG_Free (//)
Free
;
;
MSG_Used (//)
Used
;
; first the lower then the upper case keys for the info requesters.
MSG_DefaultToolKeys (//)
tT
MSG_SaveKeys (//)
sS
MSG_CancelKeys (//)
cC
MSG_CommentKeys (//)
oO
MSG_NewKeys (//)
nN
MSG_DelKeys (//)
dD
MSG_StackKeys (//)
kK
MSG_ReadKeys (//)
rR
MSG_WriteKeys (//)
wW
MSG_ExecuteKeys (//)
eE
MSG_DeleteKeys (//)
lL
MSG_PureKeys (//)
pP
MSG_ScriptKeys (//)
iI
MSG_ArchiveKeys (//)
aA
;
;
;
;
MSG_Type				(//)
Type:
MSG_Comment			(//)
C_omment:
;
;
;
; These strings are for some general floating help that we will show.
;
FHELP_Sizing							(11000//)
Sizing Gadget:\n Click this with the left mouse\n button and while doing so, move\n \
the mouse to resize the window.
FHELP_Dragging						(11001//)
Drag Bar:\n Click this with the left mouse\n button and while doing so, move the\n \
mouse to reposition the window.
FHELP_Position						(11002//)
Position Gadget:\n Click this with the left mouse\n button to move the window infront of\n \
or behind other windows.
FHELP_Zoom								(11003//)
Zoom Gadget:\n Click this with the left mouse\n button to quickly shrink or\n\
enlarge the window.
FHELP_Close								(11004//)
Close Gadget:\n Click this with the left mouse\n button to close the window.
;
; And some more specific help strings.
;
MSG_SaveHelp									(12002//)
Select this to save any\nchanges you made to disk.
MSG_CancelHelp								(12003//)
Select this to close the\nwindow without making any\nchanges on disk.
;
MSG_DiskDefaultToolHelp				(12000//)
Enter the disks default\ndisk copy tool here.
MSG_DiskSelectToolHelp				(12001//)
Select this to bring up a \nfile requester where you\ncan select the default tool.
;
MSG_NewToolHelp								(12020//)
Select this to add a new\ntool type to the icon.\nIt can be entered in the\nbox to the right.
MSG_DelToolHelp								(12021//)
Select this to delete the\ncurrently selected tool type.
MSG_PureHelp									(12022//)
This reflects if the file\nis pure.
MSG_ScriptHelp								(12023//)
This reflects if the file\nis a script.
MSG_ArchivedHelp							(12024//)
This reflects if the file\nis an archive.
MSG_ReadableHelp							(12025//)
This reflects if the file\nis readable by programs.
MSG_WritableHelp							(12026//)
This reflects if the file\nis writable by programs.
MSG_ExecutableHelp						(12027//)
This reflects if the file\ncan be executed/run.
MSG_DeletableHelp							(12028//)
This reflects if the file\ncan be deleted.
MSG_ToolTypesHelp							(12029//)
This contains any defined\ntool types.\nTool Types effect the setup\nof a program when it starts.
MSG_ToolTypeHelp							(12010//)
Here you can enter or edit\nany tool types.
MSG_DefaultToolHelp						(12011//)
For projects, this is the\nprogram that will be used\nto load them.
MSG_SelectToolHelp						(12012//)
Click this to bring up a\nfile requester where you can select\na default tool for this project.
MSG_CommentHelp								(12013//)
Here you can enter a comment\nabout the file or project.
MSG_StackHelp									(12014//)
Here you can enter the stack\nsize that the program needs.
;
;
;
; These are just some general strings that can be used anywhere.
;
GENERAL_Bigger											(100000//)
Bigger
GENERAL_Smaller											(100001//)
Smaller
GENERAL_Newer												(100002//)
Newer
GENERAL_Older												(100003//)
Older
