$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$ $$$Date: 91/10/25 22:44:21 $ $$$Revision: 1.1.33.1 $ $$ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$****************************************************************************/ $$** ***/ $$** Copyright (c) 1991, 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. ***/ $$** ***/ $$**************************************************************************** $$ Note: the message numbers for this file are in three disjoint ranges: $$ 341-350, 551-560, 991-999 $$ Last message number is: 350 (inclusive). Please keep this comment up to date. $$ Limit for this file is: 350 (inclusive). $$ Last message number is: 560 (inclusive). Please keep this comment up to date. $$ Limit for this file is: 560 (inclusive). $$ Last message number is: 995 (inclusive). Please keep this comment up to date. $$ Limit for this file is: 999 (inclusive). $quote " $set MC_UXPM MS_UXPM_FORMAT "341 Unknown paxformat.\n" $ Do not translate "paxformat". MS_UXPM_WIDTH "342 Unknown width.\n" $ Do not translate "width". MS_UXPM_HEIGHT "343 Unknown height.\n" $ Do not translate "height". MS_UXPM_NCOLORS "344 Unknown ncolors.\n" $ Do not translate "ncolors". MS_UXPM_CHARS_PER_PIXEL "345 Unknown chars_per_pixel.\n" $ Do not translate "chars_per_pixel". MS_UXPM_COLOR_ARRAY "346 The colors array was not specified.\n" $ Do not translate "colors". MS_UXPM_PIXEL_ARRAY "347 The pixels array was not specified.\n" $ Do not translate "pixels". MS_UXPM_FIELD_REDEF "Warning: %2$.*1$s redefined.\n" $ %2$.*1$s is the name of a field in the pixmap_info structure. MS_UXPM_EXPECT_CHAR "348 Expecting `%1$c' at or near `%2$.20s' on line %3$d.\n" $ %1$c is the expected character $ %2$.20s is the offending token $ %3$d is the line number in the pixmap file MS_UXPM_SYNTAX_ERROR "349 Syntax error at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file MS_UXPM_NAME_MISMATCH "350 Name mismatch at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file MS_UXPM_ILLEG_EXT "551 Illegal name extension at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file MS_UXPM_EXPECT_IDENT "552 Expecting identifier at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file MS_UXPM_EXPECT_INT "553 Expecting integer constant at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file MS_UXPM_BAD_FORMAT "554 Incorrect format at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file MS_UXPM_EXPECT_DEFINE "555 Expecting `define' at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file $ Do not translate "define". MS_UXPM_EXPECT_STRING "556 Expecting string constant at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file MS_UXPM_COLORS_REDEF "557 The colors array was redefined at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file $ Do not translate "colors". MS_UXPM_UNKNOWN_NCOLORS "558 Unknown number of colors at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file MS_UXPM_PIXELS_REDEF "559 The pixels array was redefined at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file $ Do not translate "pixels". MS_UXPM_UNKNOWN_HEIGHT "560 Unknown height at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file $ Do not translate "height". MS_UXPM_MISSING_DATA "991 Missing data at or near `%1$.20s' on line %2$d.\n" $ %1$.20s is the offending token $ %2$d is the line number in the pixmap file MS_UXPM_BAD_COLORNAME "992 Cannot parse color name `%2$.*1$s'.\n" $ %2$.*1$s is the offending color name MS_UXPM_BAD_COLORSPEC "993 Color specifier \"%2$.*1$s\" has illegal length.\n" $ %2$.*1$s is the offending color specifier MS_UXPM_BAD_PIXEL_LEN "994 Invalid pixel string length in row %1$d.\n" $ %1$d is the row number of the offending specification MS_UXPM_BAD_PIXELSPEC "995 Invalid pixel character \"%2$.*1$s\"\n\ in row %3$d, column %4$d.\n" $ %2$.*1$s is the offending pixel specification $ %3$d is the row number $ %4$d is the column number