$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$ $$$Date: 91/10/25 22:40:30 $ $$$Revision: 1.8.33.1 $ $$ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$****************************************************************************/ $$** ***/ $$** Copyright (c) 1990, Visual Edge Software Ltd. ***/ $$** ***/ $$** ALL RIGHTS RESERVED. This notice is intended as a precaution ***/ $$** against inadvertent publication, and shall not be deemed to con- ***/ $$** stitute an acknowledgment that publication has occurred nor to ***/ $$** imply any waiver of confidentiality. The year included in the ***/ $$** notice is the year of the creation of the work. ***/ $$** ***/ $$**************************************************************************** $$ Last message number is: 176 (inclusive). Please keep this comment up to date. $$ Limit for this file is: 200 (inclusive). $quote " $set MC_MISC1 $ $ File colors.c MS_MISC_NO_COLORMAP "151 Cannot convert string name to a color. No colormap\n\ was found.\n" MS_MISC_NO_COLORNAME "152 The color name %s does not exist.\n" $ %s refers to the color name MS_MISC_COLORMAP_ALLOC "153 Cannot allocate colormap entry for %s\n." $ $ This is an internal error and is prefixed with an internal error message. $ $ Error building a colormap. %s is the color name $ $ File _subproc.c MS_MISC_MAX_PROCS "154 The maximum number of active subprocesses is %d.\n\ Use UxDelete() to remove subprocesses which are no longer required.\n" $ Do not translate UxDelete(). $ %d is the maximum number of active subpocesses. MS_MISC_CALLOC_ERR "155 calloc() failed.\n" $ Do not translate calloc(). $ $ This is an internal error and is prefixed with an internal error message. MS_MISC_INV_HNDL "156 The subprocess handle is not valid.\n" $ $ This is an internal error and is prefixed with an internal error message. $ $ Message MS_MISC_INV_HNDL. Ignore this comment (used only for testing) MS_MISC_NOT_HNDL "157 The entry is not a handle." $ $ This is an internal error and is prefixed with an internal error message. MS_MISC_MALLOC_ERR "158 malloc() failed.\n" $ $ This is an internal error and is prefixed with an internal error message. $ Do not translate malloc(). MS_MISC_SYS_ERR "A system error occurred.\n" $ $ This is an internal error and is prefixed with an internal error message. $ $ This error is not prefixed with a message number. MS_MISC_STREAM_DRV_ERR "159 No stream drivers are available.\n" MS_MISC_PTY_DRV_ERR "160 No pty/tty drivers are available.\n" MS_MISC_NO_SUBPROCS "161 The subprocess functionality is not implemented.\n" MS_MISC_PIPE_ERR "162 Error on pipe.\n" $ $ This is an internal error and is prefixed with an internal error message. $ $ System call 'pipe' failed. MS_MISC_SUBPROC_RUNNIN "163 The subprocess is already active.\n" MS_MISC_SUBPROC_NOACT "164 The subprocess is not active.\n" MS_MISC_W_SUBPROC_ERR "165 Cannot write to subprocess.\n" $ $ This is an internal error and is prefixed with an internal error message. MS_MISC_INV_SPRC_STRUCT "166 The subprocess structure is not valid.\n" MS_MISC_INV_OUT_FNCTN "167 The output function is not valid.\n" MS_MISC_R_SUBPROC_ERR "168 Cannot read from subprocess.\n" $ $ This is an internal error and is prefixed with an internal error message. MS_MISC_STAT_FAIL "174 Cannot stat /dev/ptc\n" $ $ This is an internal error and is prefixed with an internal error message. $ Do not translate 'stat' or '/dev/ptc' (as if you could) MS_MISC_OPEN_FAIL "175 Cannot open /dev/ptc\n" $ $ This is an internal error and is prefixed with an internal error message. $ Do not translate 'stat' or '/dev/ptc' $ $ File ux_error.c MS_MISC_INTERNALERRORFORMAT "169 An internal error occurred in the file %1$s\n\ on line number %2$d.\n" $ The %1$s is the name of the file in which the error occurred. $ The %2$d is the line number within this file where the error occurred. $ This message is followed by a second message describing the error. $ $ File utype.c MS_MISC_WRONG_FLAG "170 The conversion flag is not valid.\n" MS_MISC_NO_MATCH "171 Cannot convert resource value.\n" MS_MISC_ATTACHMENT_MSG1 "and an attachment widget must be specified\n\ if an attach_widget or attach_opposite_widget is specified." MS_MISC_NUM_ELEM_SEL "positive integer or 0 which is less than or equal\n\ to the number of elements in the selection array" MS_MISC_NO_CONV_ROUTINE "172 No conversion routine exists to convert %1$s to %2$s.\n" $ $ This is an internal error and is prefixed with an internal error message. $ $ Conversion Error from this product to X types or vice versa. $ %1$s is the product/X type and %2$s is the X/product type. MS_MISC_SELECTARRAY_ERR "string containing selectionArrayCount items,\n\ separated by spaces, and selected from:" $ Do not translate selectionArrayCount MS_MISC_WDGT_PROMPT "\n\nwidget: " $ $ The widget name proceeds the message. $ $ file center_vis.c MS_MISC1_PARM_ERR "173 The second widget parameter in the call to\n\ UxCenterVisibly() is not an ancestor \n\ of the first widget parameter.\n" $ Do not translate UxCenterVisibly $ $ file _subproc.c MS_MISC1_NULL_PROC_ERR "176 NULL process name in UxCreateSubProc().\n" $ $ file utype.c MS_MISC1_DIAG_STYLE_MSG "dialog_work_area must be used for a widget that\n\ does not have a DialogShell as parent, but cannot\n\ be used for a widget that has a DialogShell as parent.\n" $ do not translate dialog_work_area $ $ This message follows a list of values in an error message.