buxutilsmsg_en.properties 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. #
  2. # Licensed Materials - Property of IBM
  3. # IBM Cognos Products: localizationkit
  4. # (C) Copyright IBM Corp. 2005, 2016
  5. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. #
  7. ## DO NOT EDIT!
  8. ## Generated using CCLXmlToProperties.xslt
  9. ## END OF WARNING
  10. ##
  11. ## Component: BUX
  12. ##
  13. ## Description: BUX messages
  14. ##
  15. #
  16. # Section: UTI
  17. #
  18. # Description: BUX utils messages.
  19. #
  20. DOM_DOCUMENT_BUILDER_ERROR = BUX-UTI-1200 Error creating DOM document builder.
  21. DOM_TOSTRING_PARSER_ERROR = BUX-UTI-1201 DomUtils toString error when parsing.
  22. DOM_TOSTRING_XSLT_ERROR = BUX-UTI-1202 DomUtils toString xslt error.
  23. DOM_TOSTRING_IO_ERROR = BUX-UTI-1203 DomUtils toString I/O error.
  24. INVALID_HEX_DIGIT_ERROR = BUX-UTI-1204 Invalid hex digit: {0}.
  25. CONVERT_XML_HTML_PARSER_ERROR = BUX-UTI-1205 convertXMLToHTML error when parsing.
  26. CONVERT_XML_HTML_XSLT_ERROR = BUX-UTI-1206 convertXMLToHTML xslt error.
  27. CONVERT_XML_HTML_IO_ERROR = BUX-UTI-1207 convertXMLToHTML I/O error.
  28. INVALID_START_ELEMENT_ERROR = BUX-UTI-1208 The current event is not START_ELEMENT but: {0}.
  29. STAX_EVENT_PROCESSING_ERROR = BUX-UTI-1209 The current event is not START_ELEMENT but: {0}.
  30. STAX_EVENT_MISSING_START_ERROR = BUX-UTI-1209 Missing START_ELEMENT event (no parent node).
  31. XINCLUDE_TAG_ERROR1 = BUX-UTI-1210 Received non-all-whitespace CHARACTERS or CDATA event in nextTag().
  32. XINCLUDE_TAG_ERROR2 = BUX-UTI-1211 Received event {0}, instead of START_ELEMENT or END_ELEMENT: {1}.
  33. XINCLUDE_RESOLVE_ERROR = BUX-UTI-1212 Error resolving href: {0}.