; $VER: commodities.cd 44.1 (23.11.2000)
;
;#header LOCALESTR_COMMODIITES
;
;-----------------------------------------------------------------------------
; Common (0-999)
;
MSG_NOTHING (//)

;
MSG_PROGRAM_ERROR (//)
Program Error
;
MSG_NO_LIBRARY (//)
Requires %s V%ld
;
MSG_NO_RESOURCE (//)
Unable to allocate OS resource
;
MSG_DOS_ERROR (//)
Error in file\n%s
;
MSG_IFF_ERROR (//)
Error in IFF file\n%s
;
MSG_PORT_EXISTS (//)
ARexx port %s already exists
;
MSG_WINDOW_TITLE (//)
%s: Hot Key = <%s>
;
MSG_PROJECT_MENU (//)
Project
;
MSG_PROJECT_SAVE (//)
S\000Save
;
MSG_PROJECT_HIDE (//)
H\000Hide
;
MSG_PROJECT_ICONIFY (//)
I\000Iconify
;
MSG_PROJECT_QUIT (//)
Q\000Quit
MSG_SAVE_GAD (//)
_Save
;
MSG_USE_GAD (//)
_Use
;
MSG_CANCEL_GAD (//)
_Cancel
;
MSG_OK_GAD (//)
OK
;
MSG_RETRYCANCEL_GADS (//)
Retry|Cancel
;
;
;-----------------------------------------------------------------------------
; Exchange (1000-1999)
;
;#ifdef CX_EXCHANGE
MSG_EX_NAME (1000//23)
Exchange
;
MSG_EX_TITLE (//37)
Commodities Exchange
;
MSG_EX_DESCRIPTION (//37)
Controls System Commodities
;
MSG_EX_AVAIL_HDR (//)
Available Commodities
;
MSG_EX_INFO_HDR (//)
Information
;
MSG_EX_SHOWINTERFACE_GAD (//)
_Show Interface
;
MSG_EX_HIDEINTERFACE_GAD (//)
_Hide Interface
;
MSG_EX_REMOVE_GAD (//)
_Remove
;
MSG_EX_STATUS_ACTIVE (//)
Active
;
MSG_EX_STATUS_INACTIVE (//)
Inactive
;#endif
;
;
;-----------------------------------------------------------------------------
; Blanker (2000-2999)
;
;#ifdef CX_BLANKER
MSG_BL_NAME (2000//23)
Blanker
;
MSG_BL_TITLE (//37)
System Screen Blanker
;
MSG_BL_DESCRIPTION (//37)
Blanks Screen When System Inactive
;
MSG_BL_SECONDS (//)
S_econds
;
MSG_BL_CYCLECOLORS (//)
C_ycle Colors
;
MSG_BL_ANIMATION (//)
_Animation
;
MSG_BL_TEST (//)
Test
;
;
;#endif
;
;
;-----------------------------------------------------------------------------
; NoCapsLock (3000-3999)
;
;#ifdef CX_NOCAPSLOCK
MSG_NCL_NAME (3000//23)
NoCapsLock
;
MSG_NCL_TITLE (//37)
NoCapsLock:
;
MSG_NCL_DESCRIPTION (//37)
Renders the CAPS LOCK key ineffective
;#endif
;
;
;-----------------------------------------------------------------------------
; ClickToFront (4000-4999)
;
;#ifdef CX_CLICKTOFRONT
MSG_CTF_NAME (4000//23)
ClickToFront
;
MSG_CTF_TITLE (//37)
ClickToFront:
;
MSG_CTF_DESCRIPTION (//37)
Double-Click Windows To Front
;#endif
;
;
;-----------------------------------------------------------------------------
; AutoPoint (5000-5999)
;
;#ifdef CX_AUTOPOINT
MSG_AP_NAME (5000//23)
AutoPoint
;
MSG_AP_TITLE (//37)
Automatic Window Activator
;
MSG_AP_DESCRIPTION (//37)
Activates The Window Under The Mouse
;#endif
;
;
;-----------------------------------------------------------------------------
; FKey (6000-6999)
;
;#ifdef CX_FKEY
MSG_FK_NAME (6000//)
FKey
;
MSG_FK_SAVE (//)
S\000Save Defined Keys
;
MSG_FK_TITLE (//37)
Function To Keys:
;
MSG_FK_DESCRIPTION (//37)
Attach Special Functions To Keys
;
MSG_FK_DEFKEYS_HDR (//)
Defined Keys
;
MSG_FK_ADDKEY_GAD (//)
_New Key
;
MSG_FK_REMKEY_GAD (//)
_Delete Key
;
MSG_FK_CMD_GAD (//)
Command
;
MSG_FK_PARMS_GAD (//)
Command _Parameters
;
MSG_FK_CMD_CYCLEW (//)
Cycle Windows
;
MSG_FK_CMD_CYCLES (//)
Cycle Screens
;
MSG_FK_CMD_MAKEBIG (//)
Enlarge Window
;
MSG_FK_CMD_MAKESMALL (//)
Shrink Window
;
MSG_FK_CMD_TOGGLE (//)
Toggle Window Size
;
MSG_FK_CMD_INSERT (//)
Insert Text
;
MSG_FK_CMD_PROGRAM (//)
Run Program
;
MSG_FK_CMD_AREXX (//)
Run ARexx Script
;
MSG_FK_BADKEY_TITLE (//)
FKey Error
;
MSG_FK_BADKEY_PROMPT (//)
Invalid keyboard sequence
;
MSG_FK_BADKEY_GAD (//)
Continue
;#endif
;
;
;-----------------------------------------------------------------------------
; CrossDOS (7000-7999)
;
;#ifdef CX_CROSSDOS
MSG_CD_NAME (7000//)
CrossDOS
;
MSG_CD_SAVE (//)
S\000Save
;
MSG_CD_TITLE (//37)
CrossDOS Controller:
;
MSG_CD_DESCRIPTION (//37)
Control CrossDOS Features
;
MSG_CD_FILTER_GAD (//)
Text _Filtering
;
MSG_CD_TRANS_GAD (//)
T_ext Translation
;
MSG_CD_TRANSTYPE_GAD (//)
T_ranslation Types
;
MSG_CD_DEVS_HDR (//)
Devices
;
MSG_CD_OPTIONS_HDR (//)
Options
;
;#endif
;
;
;-----------------------------------------------------------------------------
; MouseBlanker (8000-8999)
;
;#ifdef CX_MOUSEBLANKER
MSG_MB_NAME (8000//23)
MouseBlanker
;
MSG_MB_TITLE (//37)
System Mouse Blanker
;
MSG_MB_DESCRIPTION (//37)
Blanks Mouse Pointer When Typing
;#endif
;
