home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1999 September / PCW0999.ISO / Software / NotesR5 / edition / DATA1.CAB / NotesProgramFilesRequiredProgramFilesCoreNotes / js32.dll / string.txt
Encoding:
Text File  |  1999-07-08  |  4.8 KB  |  113 lines

  1. 1000    %s requires more than %u argument%s
  2. 1001    invalid format character %c
  3. 1002    unknown type %d
  4. 1003    can't lock memory
  5. 1004    can't unlock memory
  6. 1005    %s.prototype.%s called on incompatible %s
  7. 1006    %s has no constructor
  8. 1007    can't alias %s to %s in class %s
  9. 1008    can't alias %ld to %s in class %s
  10. 1009    out of memory
  11. 1010    sorry, Array.prototype.%s is not yet implemented
  12. 1011    invalid Array.prototype.sort argument
  13. 1012    internal error: no index for atom %ld
  14. 1013    too many literals
  15. 1014    %s is not defined
  16. 1015    can't watch non-native objects of class %s
  17. 1016    internal error compiling %s: stack underflow at pc %d
  18. 1017    %s too large
  19. 1018    %s, line %u: invalid case expression
  20. 1019    %s is read-only
  21. 1020    missing formal parameter
  22. 1021    duplicate formal argument %s
  23. 1022    %s is not a %s
  24. 1023    stack overflow in %s
  25. 1024    %s is not exported
  26. 1025    too much recursion
  27. 1026    invalid new expression result %s
  28. 1027    invalid sharp variable definition #%u=
  29. 1028    invalid sharp variable use #%u#
  30. 1029    invalid %s operand %s
  31. 1030    unimplemented JavaScript bytecode %d
  32. 1031    illegal null member name
  33. 1032    illegal null JavaScript function name
  34. 1033    illegal null string eval argument
  35. 1034    illegal operation on JavaArray prototype object
  36. 1035    Attempt to write to invalid Java array element '%s'
  37. 1036    invalid Java array index expression
  38. 1037    Java array index %d out of range
  39. 1038    Cannot define a new property in a JavaArray
  40. 1039    Cannot place watchpoints on JavaArray object properties
  41. 1040    Cannot export a JavaArray object's properties
  42. 1041    invalid JavaClass property expression. (methods and fields of a JavaClass object can only be identified by their name)
  43. 1042    Java class %s has no public static field or method named '%s'
  44. 1043    Cannot define a new property in a JavaClass
  45. 1044    Properties of JavaClass objects may not be deleted
  46. 1045    Cannot place watchpoints on JavaClass object properties
  47. 1046    Cannot export a JavaClass object's properties
  48. 1047    illegal operation on JavaClass prototype object
  49. 1048    illegal operation on prototype object
  50. 1049    getClass expects a Java object argument
  51. 1050    getClass called on prototype object
  52. 1051    illegal operation on JavaObject prototype object
  53. 1052    can't convert Java object to function
  54. 1053    invalid JavaObject property expression. (methods and field properties of a JavaObject object can only be strings)
  55. 1054    Java class %s has no public instance field or method named '%s'
  56. 1055    No instance field named '%s' in Java class %s
  57. 1056    Cannot define a new property in a JavaObject
  58. 1057    Properties of JavaObject objects may not be deleted
  59. 1058    Cannot place watchpoints on JavaObject object properties
  60. 1059    Cannot export a JavaObject object's properties
  61. 1060    illegal attempt to add property to JavaPackage prototype object
  62. 1061    You may not add properties to a JavaPackage object
  63. 1062    Package %s defined twice ?
  64. 1063    Illegal predefined package definition for %s
  65. 1064    Couldn't convert JavaScript object to an instance of netscape.javascript.JSObject because that class could not be loaded.
  66. 1065    Unable to convert JavaScript value %s to Java value of type %s
  67. 1066    Internal error: can't convert JS value to Java value
  68. 1067    Java class %s is abstract and therefore may not be instantiated
  69. 1068    %s is a Java interface and therefore may not be instantiated
  70. 1069    Java class %s is not public and therefore may not be instantiated
  71. 1070    No public constructors defined for Java class %s
  72. 1071    illegal radix %d
  73. 1072    %s is not a number
  74. 1073    can't convert %s to an integer
  75. 1074    cyclic %s value
  76. 1075    bytecode %d too large (limit %d)
  77. 1076    unknown bytecode format %x
  78. 1077    too many constructor arguments
  79. 1078    too many function arguments
  80. 1079    invalid quantifier %s
  81. 1080    overlarge minimum %s
  82. 1081    overlarge maximum %s
  83. 1082    maximum %s less than minimum
  84. 1083    zero quantifier %s
  85. 1084    regular expression before * could be empty
  86. 1085    regular expression before + could be empty
  87. 1086    unterminated parenthetical %s
  88. 1087    unterminated character class %s
  89. 1088    trailing \ in regular expression
  90. 1089    invalid range in character class
  91. 1090    invalid regular expression flag %c
  92. 1091    no input for /%s/%s%s
  93. 1092    can't open %s: %s
  94. 1093    invalid string escape mask %x
  95. 1094    sorry, String.prototype.%s is not yet implemented
  96. 1095    illegal seek beyond start
  97. 1096    illegal seek beyond end
  98. 1097    illegal end-based seek
  99. 1098    unknown seek whence: %d
  100. 1099    unknown jsval type %#lx for XDR
  101. 1100    unexpected end of data
  102. 1101    No Java system package with name '%s' was identified and no Java class with that name exists either
  103. 1102    Properties of JavaArray objects may not be deleted
  104. 1103    No static field named '%s' in Java class %s
  105. 1104    Unable to find/create JavaScript execution context for JNI thread 0x%08x
  106. 1105    sorry, regular expression are not supported
  107. 1106    unterminated quantifier %s
  108. 1107    %s is permanent
  109. 1108    can't convert %s to %s
  110. 1109    %s has no properties
  111. 1110    can't find class id %ld
  112. 1111    can't XDR class %s
  113.