correction of message files
This commit is contained in:
committed by
Jon Trulson
parent
0f7bbcc209
commit
2d08153289
@@ -1,8 +1,8 @@
|
||||
$ $XConsortium: Uil.msg /main/4 1996/08/19 11:53:43 pascale $
|
||||
$set UIL_SET1
|
||||
|
||||
UIL_0 duplicate option \"%s\" was ignored
|
||||
UIL_1 unknown option \"%s\" was ignored
|
||||
UIL_0 duplicate option "%s" was ignored
|
||||
UIL_1 unknown option "%s" was ignored
|
||||
UIL_2 additional UIL source file: %s was ignored
|
||||
UIL_3 error opening source file: %s
|
||||
UIL_4 error reading next line of source file: %s
|
||||
@@ -11,11 +11,11 @@ UIL_6 line truncated at %d characters
|
||||
UIL_7 value of %s is out of range %s
|
||||
UIL_8 %s not terminated %s
|
||||
UIL_9 unprintable character \\%d\\ ignored
|
||||
UIL_10 unknown sequence \"%s\" ignored
|
||||
UIL_11 unknown escape sequence \"\\%c\" - \\ ignored
|
||||
UIL_10 unknown sequence "%s" ignored
|
||||
UIL_11 unknown escape sequence "\\%c" - \\ ignored
|
||||
UIL_12 name exceeds %d characters - truncated to: %s
|
||||
UIL_13 compiler ran out of virtual memory
|
||||
UIL_14 unexpected %s token found - parsing resumes after \"%c\"
|
||||
UIL_14 unexpected %s token found - parsing resumes after "%c"
|
||||
UIL_15 %s %s must be defined before this reference
|
||||
UIL_16 context requires a %s - %s was specified
|
||||
UIL_17 %s is not implemented yet
|
||||
@@ -32,8 +32,12 @@ UIL_27 %s %s already specified for this %s %s
|
||||
UIL_28 %s item not allowed in %s %s
|
||||
UIL_29 compilation terminated - please fix previous errors
|
||||
UIL_30 internal error - please submit defect report
|
||||
UIL_31
|
||||
UIL_32 %s missing following \"%s\" option
|
||||
|
||||
$quote "
|
||||
UIL_31 " "
|
||||
$quote
|
||||
|
||||
UIL_32 %s missing following "%s" option
|
||||
UIL_33 error opening listing file: %s
|
||||
UIL_34 error writing to listing file: %s
|
||||
UIL_35 invalid module structure - check UIL module syntax
|
||||
@@ -55,14 +59,14 @@ UIL_50 place names clause before other module clauses
|
||||
UIL_51 color letter string must be a single character
|
||||
UIL_52 color letter used for prior color in this table
|
||||
UIL_53 row %d must have same width as row 1
|
||||
UIL_54 row %d, column %d: letter \"%c\" not in color table
|
||||
UIL_54 row %d, column %d: letter "%c" not in color table
|
||||
UIL_55 too many %ss in %s, limit is %d
|
||||
UIL_56 Subqualifier not allowed with negated qualifier
|
||||
UIL_57 %s gadget is not supported - %s widget will be used instead
|
||||
UIL_58 %s type is not valid for %s
|
||||
UIL_59 support for this character set may be removed in a future release
|
||||
UIL_60 the %s constraint is not supported for the %s %s
|
||||
UIL_61 too many \"%s\" options, limit is %d
|
||||
UIL_61 too many "%s" options, limit is %d
|
||||
UIL_62 error closing source file: %s
|
||||
UIL_63 the %s value is circularly defined
|
||||
UIL_64 overriding built-in name %s
|
||||
|
||||
Reference in New Issue
Block a user