home *** CD-ROM | disk | FTP | other *** search
- ;
- ; ParM.cd - Copyright © 1991-93 by S.R. & P.C.
- ;
- ; Created: 28 Feb 1993 15:20:51
- ; Modified: 30 Oct 1994 16:09:47
- ;
- ; Make>> smake
- ;
- ; WARNING:
- ;
- ; This file is absolutly READONLY, if you modify anything in it,
- ; next modify in .ct file will be desastrous
- ;
- ; Messages beginning with MSG1L_ MUST NOT include line feeds (\n)
- ;
- ;
- MSG1L_RequestTitle (//)
- ParM Request
- ;
- MSG_LineTooLong (//)
- Line too long
- ;
- MSG_LineChar (//)
- %s\nLine %ld, Char %ld
- ;
- MSG_UnexpectedMenu (//)
- Unexpected MENU
- ;
- MSG_UnexpectedSubMenu (//)
- Unexpected SUBMENU
- ;
- MSG_UnexpectedEndSubMenu (//)
- Unexpected ENDSUBMENU
- ;
- MSG_UnexpectedItem (//)
- Unexpected ITEM
- ;
- MSG_MissingClosingBrace (//)
- Missing closing '}'
- ;
- MSG_MissingArgument (//)
- Missing argument
- ;
- MSG_AutoCmdNotAllowed (//)
- AUTOCMD not allowed in this tool
- ;
- MSG_WinNotAllowedInWBMode (//)
- WIN not allowed in WB mode
- ;
- MSG_CouldntOpenRead (//)
- Couldn't open/read \"%s\"
- ;
- MSG_CouldntOpenConsole (//)
- Couldn't open console\n\"%s\"
- ;
- MSG_CouldntAccess (//)
- Couldn't access \"%s\"
- ;
- MSG_CouldntExecute (//)
- Couldn't execute \"%s\"\n%s.
- ;
- MSG_CouldntLoad (//)
- Couldn't load \"%s\"\n%s.
- ;
- MSG1L_Command (//)
- Command
- ;
- MSG_Run (//)
- Run...
- ;
- MSG_NoToolFound (//)
- No tool found.
- ;
- MSG_InvalidStack (//)
- Invalid stack
- ;
- MSG_PriOutOfRange (//)
- Priority out of range
- ;
- MSG_WB_RUN_SHELL_CFG_Expected (//)
- WB, RUN, SHELL or CFG Expected
- ;
- MSG_InvalidKey (//)
- Invalid Key
- ;
- MSG_InvalidQualifier (//)
- Invalid qualifier
- ;
- MSG_UnexpectedEndOfLine (//)
- Unexpected end of line
- ;
- MSG_KeywordExpected (//)
- Keyword expected
- ;
- MSG_KeyAlreadyUsed (//)
- Key already used
- ;
- MSG_UnknownFileType (//)
- Unknown file type
- ;
- MSG_Cancel_GAD (//9)
- Cancel
- ;
- MSG_Resume_GAD (//9)
- Resume
- ;
- MSG_OkCancel_GAD (//)
- _Ok |_Cancel
- ;
- MSG_ShellRunBackCancel_GAD (//)
- _Shell|_RunBack|_Cancel
- ;
- MSG_ToolNotFound (//)
- Tool not found: \"%s\"
- ;
- MSG_ResumeWithShortCut_GAD (//)
- _Resume
- ;
- MSG1L_ExecuteCommand (//)
- Execute command...
- ;
- MSG_InvalidHotkey (//)
- Invalid hotkey
- ;
- ;
- ;
- ; ParM
- ;
- ; The 3 following strings are obsolete
- ;
- ParM_MSG_CliHelp (50//)
-
- ;
- ParM_MSG_ErrorInEnvParMOpt (//)
-
- ;
- ParM_MSG_ON_OFF_Required (//)
-
- ;
- ParM_MSG_CouldntGetWindow (//)
- Couldn't get window.
- ;
- ParM_MSG_ThisWindowHasMenus (//)
- This window already have menus.
- ;
- ParM_MSG_MenusAlreadyInWB (//)
- Menus already installed in WorkBench.
- ;
- ParM_MSG_CantFindWorkBench (//)
- Can't find WorkBench.
- ;
- ParM_MSG_Mem_Fmt (//)
- Chip:%6lD Other:%7lD
- ;
- ParM_MSG1L_Open (//)
- Open...
- ;
- ParM_MSG_EnterNewDir (//)
- Enter New Dir...
- ;
- ParM_MSG_PathTooLong (//)
- Path too long
- ;
- ParM_MSG_Busy (//)
- Busy
- ;
- ;
- ParM_MSG_ParM_Open_MENU (//)
- _O Open
- ;
- ParM_MSG_ParM_Update_MENU (//)
- _U Update
- ;
- ParM_MSG_ParM_StdCfg_MENU (//)
- Std Cfg
- ;
- ParM_MSG_ParM_Command_MENU (//)
- _E Execute...
- ;
- ParM_MSG_ParM_ChangeDir_MENU (//)
- Change Dir
- ;
- ParM_MSG_ParM_Quit_MENU (//)
- Quit
- ;
- ParM_MSG_RequiresAsl (//)
- Requires asl.library V37 or higher.
- ;
- ;
- ; SetMouse
- ;
- SM_MSG_CouldntSaveConfiguration (80//)
- Couldn't save configuration.
- ;
- SM_MSG_InvalidMouseOptsVersion (//)
- Invalid MouseOpts version.
- ;
- ;
- SM_MSG_CheckBoxText1 (//19)
- Window to Front
- ;
- SM_MSG_CheckBoxText2 (//19)
- Window to Back
- ;
- SM_MSG_CheckBoxText3 (//19)
- Screen to Back
- ;
- SM_MSG_CheckBoxText4 (//19)
- Auto Activate
- ;
- SM_MSG_CheckBoxText5 (//19)
- Sun Mouse
- ;
- SM_MSG_CheckBoxText6 (//19)
- RMB Activate
- ;
- SM_MSG_CheckBoxText7 (//19)
- MMB Activate
- ;
- SM_MSG_CheckBoxText8 (//19)
- MMB Shift
- ;
- SM_MSG_CheckBoxText9 (//19)
- Cycle using MMB
- ;
- ;
- SM_MSG_IntegerText1 (//19)
- Screen blank (sec)
- ;
- SM_MSG_IntegerText2 (//19)
- Mouse blank (sec)
- ;
- SM_MSG_IntegerText3 (//19)
- Accel Threshold
- ;
- SM_MSG_IntegerText4 (//19)
- Accel Factor
- ;
- SM_MSG_IntegerText5 (//19)
- SunMouse Threshold
- ;
- SM_MSG_IntegerText6 (//19)
- Handler Priority
- ;
- ;
- SM_MSG_WTFQualLabel1 (//13)
- None
- ;
- SM_MSG_WTFQualLabel2 (//13)
- Control
- ;
- SM_MSG_WTFQualLabel3 (//13)
- Left Shift
- ;
- SM_MSG_WTFQualLabel4 (//13)
- Left Alt
- ;
- SM_MSG_WTFQualLabel5 (//13)
- Left Amiga
- ;
- SM_MSG_WTFQualLabel6 (//13)
- Right Shift
- ;
- SM_MSG_WTFQualLabel7 (//13)
- Right Alt
- ;
- SM_MSG_WTFQualLabel8 (//13)
- Right Amiga
- ;
- SM_MSG_WTFQualLabel9 (//13)
- MMB
- ;
- ;
- SM_MSG_WindowToFrontQual (//22)
- Window to Front Qual
- ;
- SM_MSG_Save_GAD (//9)
- Save
- ;
- SM_MSG_Use_GAD (//9)
- Use
- ;
- ;
- ; ADD _ALL_ NEW CALATOG STRINGS BEFORE THIS LINE
- ;
- NB_CATALOG_STRINGS (//)
-
- ;
-