Uil.msg 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. $ $XConsortium: Uil.msg /main/4 1996/08/19 11:53:43 pascale $
  2. $set UIL_SET1
  3. UIL_0 duplicate option \"%s\" was ignored
  4. UIL_1 unknown option \"%s\" was ignored
  5. UIL_2 additional UIL source file: %s was ignored
  6. UIL_3 error opening source file: %s
  7. UIL_4 error reading next line of source file: %s
  8. UIL_5 Internal error: %s
  9. UIL_6 line truncated at %d characters
  10. UIL_7 value of %s is out of range %s
  11. UIL_8 %s not terminated %s
  12. UIL_9 unprintable character \\%d\\ ignored
  13. UIL_10 unknown sequence \"%s\" ignored
  14. UIL_11 unknown escape sequence \"\\%c\" - \\ ignored
  15. UIL_12 name exceeds %d characters - truncated to: %s
  16. UIL_13 compiler ran out of virtual memory
  17. UIL_14 unexpected %s token found - parsing resumes after \"%c\"
  18. UIL_15 %s %s must be defined before this reference
  19. UIL_16 context requires a %s - %s was specified
  20. UIL_17 %s is not implemented yet
  21. UIL_18 found %s value when expecting %s value
  22. UIL_19 the %s %s is not supported for the %s object
  23. UIL_20 this %s %s supersedes a previous definition in this %s %s
  24. UIL_21 name %s previously defined as %s
  25. UIL_22 value used in this context must be private
  26. UIL_23 procedure %s was previously declared with %d arguments
  27. UIL_24 found %s value - procedure %s argument must be %s value
  28. UIL_25 found %s %s when expecting %s %s
  29. UIL_26 %s %s was never defined
  30. UIL_27 %s %s already specified for this %s %s
  31. UIL_28 %s item not allowed in %s %s
  32. UIL_29 compilation terminated - please fix previous errors
  33. UIL_30 internal error - please submit defect report
  34. UIL_31
  35. UIL_32 %s missing following \"%s\" option
  36. UIL_33 error opening listing file: %s
  37. UIL_34 error writing to listing file: %s
  38. UIL_35 invalid module structure - check UIL module syntax
  39. UIL_36 too many source files open: %s
  40. UIL_37 source line contains a null character
  41. UIL_38 errors: %d warnings: %d informationals: %d
  42. UIL_39 error opening UID file: %s
  43. UIL_40 no UID file was produced
  44. UIL_41 creation procedure is not supported by the %s widget
  45. UIL_42 creation procedure is not allowed in a %s widget reference
  46. UIL_43 creation procedure is required in a %s widget declaration
  47. UIL_44 a NULL character in a string is not supported
  48. UIL_45 widget %s is part of a circular definition
  49. UIL_46 no source file specified
  50. UIL_47 %s %s supports only a single %s %s
  51. UIL_48 %s widget supports only a single control
  52. UIL_49 unknown character set
  53. UIL_50 place names clause before other module clauses
  54. UIL_51 color letter string must be a single character
  55. UIL_52 color letter used for prior color in this table
  56. UIL_53 row %d must have same width as row 1
  57. UIL_54 row %d, column %d: letter \"%c\" not in color table
  58. UIL_55 too many %ss in %s, limit is %d
  59. UIL_56 Subqualifier not allowed with negated qualifier
  60. UIL_57 %s gadget is not supported - %s widget will be used instead
  61. UIL_58 %s type is not valid for %s
  62. UIL_59 support for this character set may be removed in a future release
  63. UIL_60 the %s constraint is not supported for the %s %s
  64. UIL_61 too many \"%s\" options, limit is %d
  65. UIL_62 error closing source file: %s
  66. UIL_63 the %s value is circularly defined
  67. UIL_64 overriding built-in name %s
  68. UIL_65 the %s argument does not support enumerated values
  69. UIL_66 the %s argument does not support the %s enumerated value
  70. UIL_67 $LANG contains an unknown character set
  71. UIL_68 the %s object's controls hierarchy contains a reference to itself
  72. UIL_69 value %s is too large for context buffer
  73. UIL_70 forward referencing is not allowed for %s
  74. UIL_71 cannot convert %s type to %s type
  75. UIL_72 %s is invalid
  76. UIL_V2_73 error reading binary database
  77. UIL_V2_74 binary database compiled with a future version
  78. UIL_V2_75 error opening database file: %s
  79. UIL_V2_76 error writing UID file: %s
  80. UIL_V2_77 '%s' is an unknown Toolkit class record name
  81. UIL_78 invalid include file name
  82. UIL_V2_79 incompatible unit types for arithmetic operation
  83. UIL_V2_80 %s used as charset name; %s used as charset component
  84. $set UIL_VALUES
  85. UIL_VAL_0 ** error **
  86. UIL_VAL_1 ** unknown **
  87. $set UIL_SET_MISC
  88. UIL_INF Info:
  89. UIL_WAR Warning:
  90. UIL_ERR Error:
  91. UIL_SEV Severe:
  92. UIL_MISC_0 \t\t line: %d file: %s
  93. UIL_MISC_1 \t\t line: %d position: %d file: %s