home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / st_msg.tcl < prev    next >
Text File  |  1997-08-05  |  5KB  |  144 lines

  1. # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
  2.  
  3. # Bad category header found while regenerating '%1'
  4. global EST_BADCATHEAD;    set EST_BADCATHEAD    "378001"
  5.  
  6. # Unknown error '%1'
  7. global EST_UNKNOWNERRMSG;    set EST_UNKNOWNERRMSG    "378002"
  8.  
  9. # '%1': Multiple inheritance not supported; discarding additional superclasses
  10. global EST_MULTINHERIT;    set EST_MULTINHERIT    "378003"
  11.  
  12. # enums not supported by Smalltalk, not generating for '%1'
  13. global EST_ENUMSNOTSUP;    set EST_ENUMSNOTSUP    "378004"
  14.  
  15. # Tcl Method defined but class '%1' not found for operation '%2'
  16. global EST_NOTCLMETHCLS;    set EST_NOTCLMETHCLS    "378005"
  17.  
  18. # Tcl method '%1' not found for operation '%2'
  19. global EST_NOTCLMETH;    set EST_NOTCLMETH    "378006"
  20.  
  21. # Tcl generator class '%1' must be derived from STGOperationD
  22. global EST_TCLGENDERIV;    set EST_TCLGENDERIV    "378007"
  23.  
  24. # Tcl generator class '%1' must be upgraded so that it is derived from STGOperationD (instead of STGOperation)
  25. global EST_TCLUPDDERIV;    set EST_TCLUPDDERIV    "378008"
  26.  
  27. # when calling '%1': ' '%2'
  28. global EST_CALL;    set EST_CALL    "378009"
  29.  
  30. # special operator operator '%1' must have exactly one argument; special characters ignored
  31. global EST_ONEARG;    set EST_ONEARG    "378010"
  32.  
  33. # Invalid syntax for special operator '%1'; special characters ignored
  34. global EST_INVALIDSYNT;    set EST_INVALIDSYNT    "378011"
  35.  
  36. # FAILURE ALARM: getSTName called for object without name
  37. global EST_FAILNONAME;    set EST_FAILNONAME    "378012"
  38.  
  39. # FAILURE ALARM: getArgumentName called for object without argument name
  40. global EST_FAILNOARGNAME;    set EST_FAILNOARGNAME    "378013"
  41.  
  42. # Method '%1' is obsolete
  43. global WST_OBSOLMETHOD;    set WST_OBSOLMETHOD    "378014"
  44.  
  45. # Class '%1' has no superclasses, defaulting to Object     
  46. global WST_NOSUPERCLASS;    set WST_NOSUPERCLASS    "378015"
  47.  
  48. # Class '%1' with '%2' inheritance and superclass '%3' with '%4' inheritance may not be accepted by Smalltalk
  49. global WST_DIFFINHERITTYPE;    set WST_DIFFINHERITTYPE    "378016"
  50.  
  51. # Class '%1' with variableByte inheritance and instance variables may not be accepted by Smalltalk
  52. global WST_VARBYTEINHERIT;    set WST_VARBYTEINHERIT    "378017"
  53.  
  54. # Removed " from comment of method '%1'
  55. global WST_REMOVEDQUOTE;    set WST_REMOVEDQUOTE    "378018"
  56.  
  57. # Removed " from constructor comment
  58. global WST_REMOVEDQUOTECST;    set WST_REMOVEDQUOTECST    "378019"
  59.  
  60. # Removed ' from comment of method '%1'
  61. global WST_REMOVEQUOTE;    set WST_REMOVEQUOTE    "378020"
  62.  
  63. # Removed ' from description of '%1'
  64. global WST_REMOVEQUOTEDESCR;    set WST_REMOVEQUOTEDESCR    "378021"
  65.  
  66. # Removed illegal characters from '%1'
  67. global WST_REMOVECHARS;    set WST_REMOVECHARS    "378022"
  68.  
  69. # Not generating printOn and printVars: already defined by user
  70. global WST_NOGENPRINT;    set WST_NOGENPRINT    "378023"
  71.  
  72. # Default constructor overrides user defined constructor
  73. global WST_DEFCONSTRULES;    set WST_DEFCONSTRULES    "378024"
  74.  
  75. # user defined constructor overridden by automatically generated new
  76. global WST_AUTOCONSTRULES;    set WST_AUTOCONSTRULES    "378025"
  77.  
  78. # Cannot generate initial value expression for class variable '%1': no write access
  79. global WST_NOGENINITVAL;    set WST_NOGENINITVAL    "378026"
  80.  
  81. # qualifier '%1' is defined in '%2', but not as instance variable
  82. global WST_QUALNOINSTC;    set WST_QUALNOINSTC    "378027"
  83.  
  84. # user defined qualifier '%1' not defined in '%2', creating it
  85. global WST_QUALNOTDEF;    set WST_QUALNOTDEF    "378028"
  86.  
  87. # Link class without name skipped
  88. global WST_LINKCLSSSKIPPED;    set WST_LINKCLSSSKIPPED    "378029"
  89.  
  90. # Not generating special files because of previous errors
  91. global WST_NOGENSPECFLS;    set WST_NOGENSPECFLS    "378030"
  92.  
  93. # Generating for class %1
  94. global MST_GENERATE;    set MST_GENERATE    "378031"
  95.  
  96. # Generating for link class %1
  97. global MST_GENERATELINK;    set MST_GENERATELINK    "378032"
  98.  
  99. # Checking for class %1
  100. global MST_CHECK;    set MST_CHECK    "378033"
  101.  
  102. # External class %1 not checked
  103. global MST_NOCHKEXTCLS;    set MST_NOCHKEXTCLS    "378034"
  104.  
  105. # Generating import script for all classes
  106. global MST_GENIMPSCRPTS;    set MST_GENIMPSCRPTS    "378035"
  107.  
  108. # Generating export script for all classes
  109. global MST_GENEXPSCRPTS;    set MST_GENEXPSCRPTS    "378036"
  110.  
  111. # Parameter nil for mandatory association
  112. global PARAMETER_NIL;    set PARAMETER_NIL    "378037"
  113.  
  114. # Associated object not found
  115. global ASSOC_OBJ_NOT_FOUND;    set ASSOC_OBJ_NOT_FOUND    "378038"
  116.  
  117. # Qualifier not found
  118. global QUAL_NOT_FOUND;    set QUAL_NOT_FOUND    "378039"
  119.  
  120. # Constraint violation
  121. global CONSTRAINT;    set CONSTRAINT    "378040"
  122.  
  123. # Cannot release
  124. global CANNOT_RELEASE;    set CANNOT_RELEASE    "378041"
  125.  
  126. # Method '%1' of class '%2' is obsolete.
  127. global WST_OBSOLMETHODCLASS;    set WST_OBSOLMETHODCLASS    "378042"
  128.  
  129. # Obsolete Class '%1' detected.
  130. global WST_OBSOLCLASS;    set WST_OBSOLCLASS    "378043"
  131.  
  132. # Classname '%1' will be capitalized to '%2'.
  133. global WST_CAPITCLASS;    set WST_CAPITCLASS    "378044"
  134.  
  135. # Association '%1' of class '%2' contains duplicate opposite qualifier name '%3'.
  136. global EST_DUPOPPQUAL;    set EST_DUPOPPQUAL    "378045"
  137.  
  138. # Association '%1' of class '%2' contains opposite qualifier name '%3' which is already a data attribute.
  139. global EST_DATAOPPQUAL;    set EST_DATAOPPQUAL    "378046"
  140.  
  141. # Attribute for association '%1' of class '%2' is already a data attribute (%3)
  142. global EST_ASSOCEQALDATA;    set EST_ASSOCEQALDATA    "378047"
  143.  
  144.