; version $VER: TrapListPrefs.cd 1.1 (23.8.94)
; language engligh
;
; catalog description file for TrapPrefs v1.0
;
; -----------------------------------------------
; Menus
;
; The following are the menu definitions, the first character is the
; keyboard shortcut, followed by "\0", followed by the menu label.  To
; diable the keyboard shortcut, set the first character to "\0" also
;
MENU_PROJECT (1//)
Project
;
MENU_OPEN (//)
O\0Open
;
MENU_OPENAS (//)
\0\0Open As...
;
MENU_SAVE (//)
S\0Save
;
MENU_SAVEAS (//)
A\0Save As...
;
MENU_ABOUT (//)
?\0About...
;
MENU_QUIT (//)
Q\0Quit
;
MENU_EDIT (//)
Edit
;
MENU_RESET_TO_DEFAULTS (//)
D\0Reset to Defaults
;
;  ******************************************
;  Register Page Titles
REG_GENERAL (100//)
General
;
REG_PASSWORDS (//)
Passwords
;
REG_NODELIST (//)
NodeList
;
REG_DIAL (//)
Dial
;
REG_COST (//)
Cost
;
;  ******************************************
;  Group Labels
;
GRP_CYCLES (200//)
Cycles
;
GRP_STRINGS (//)
Strings
;
GRP_PASSWORDS (//)
Passwords
;
GRP_PASSWORD (//)
Password
;
GRP_NODES (//)
Nodes
;
GRP_LISTANDDIFF (//)
NodeLists and NodeDiffs
;
GRP_TRANSLATIONS (//)
Dial Translations
;
GRP_COSTPERMIN (//)
Costs Per Minute
;
GRP_AMOUNT (//)
Amount
;
GRP_DIALPRE (//)
Dial-Prefix
;
LAB_ORIGINAL (//)
Original
;
LAB_REPLACEMENT (//)
Replacement
;
LAB_NODELIST (//)
NodeLists
;
LAB_NODEDIFF (//)
NodeDiffs
;
;  ******************************************
;  Gadgets
STR_BUFSIZE (300//)
BufferSize
;
STR_ZONE (//)
Default Zone
;
STR_REPORT (//)
Report File
;
STR_NODELISTPATH (//)
NodeListPath
;
STR_COMMENTS (//)
Comments
;
BUT_NEW (//)
_New
;
BUT_KILL (//)
_Kill
;
BUT_ADD (//)
_Add
;
BUT_DEL (//)
_Delete
;
BUT_REMOVE (//)
_Remove
;
;  New for v1.0
;
BUT_UP (//)
_Up
;
BUT_DOWN (//)
_Down
;
;  New for 1.1
;
MSG_SYSOP (//)
Sysop
;
MSG_USER (//)
BBS User
;
MSG_FIDOLIST (//)
Fido List
;
MSG_ALL (//)
All
;
MSG_INFO (//)
Node Info
;
BUT_INFO (//)
_Info
;
;  ******************************************
;  Requester strings
;
MSG_REQTITLE (400//)
Message from TrapListPrefs
;
; '*' below specifies the default responce
;
MSG_REQDARN (//)
*_Darn
;
ERR_OPENWIN (//)
Failed to create application
;
MSG_COPYRIGHT (//)
Copyright
;
MSG_COMPILATION (//)
Compilation Date:
;
MSG_SHAREWARE (//)
This program is shareware\nplease see the docs on how to register
;
MSG_TRANSLATION (//)
Using built in English strings
;
APP_DESC (//40)
Preference editor for TrapList
;
; '*' below specifies the default responce
;
MSG_REQOK (//)
*_OK
;
ERR_UNKNOWN_KEYWORD (//)
Keyword '%s' unknown,\nPlease check your configuration.
;
ERR_IOERR (//)
Error
;
ERR_FILE (//)
File:
;
ERR_NEED_MUI (//)
Sorry, but you need MUI v8\n or newer to use TrapListPrefs.
;
RT_OK (//)
_OK
;
FR_SAVE (//)
_Save
;
FR_LOAD (//)
_Load
;
; '*' below specifies the default responce
;
MSG_REQ_OK_ABORT (//)
*_Continue|_Ignore|_Abort
;
; '*' below specifies the default responce
;
MSG_YES_NO (//)
*_Yes!|_Don't!
;
MSG_OVERWRITE (//)
The file '%s'\nalready exists!  Overwrite?
;
;  New for v1.0
;
MSG_UNKNOWNTYPE (//)
Unknown Type
;
;  For the following string, please add spaces or tabs as required
;  to make the NodeInfo window look appealing.
;
MSG_NODEINFO (//)
Node   : %ld:%ld/%ld.%ld\n\
BBS    : %s\n\
Sysop  : %s\n\
City   : %s\n\
Phone  : %s\n\
Baud   : %ld\n\
Type   : %s\n\
Region : %ld\n\
Hub    : %ld\n\
Flags  : %s
;
MSG_NODENOTFOUND (//)
Node not found in current nodelist.
;
;  New for 1.1
;
MSG_INVALIDNODE (//)
That address is invalid!
;
MSG_OUTOFMEM (//)
Out of memory!
;
;  ******************************************
;  Config stuff
;
CONFIG_FILE (500//)
config file
;
CONFIG_GENERATED (//)
Generated by
;
;  ******************************************
;  Registration stuff
;
MSG_UNREGISTERED (1000//)
Unregistered evaluation version
;
MSG_REGISTERED (//)
Registered to
;
MSG_SHAREWARE_UNREGISTERED (//)
This is an unregistered evaluation\nversion of TrapListPrefs.\n\nPlease see the documentation\nfor instructions on registering\n\nYou will be able to close this\nrequester in a few seconds
;
MSG_THANKS (//)
Thank you for registering.
;
MSG_CRIPPLED (//)
The evaluation version will only\nsave the first two items in the\nPassword, NodeList, Cost, and\nDial Translation lists.\n\nWould you like to save anyway?
;