123456789101112131415161718192021222324252627282930313233343536 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: BUX
- ##
- ## Description: BUX messages
- ##
- #
- # Section: UTI
- #
- # Description: BUX utils messages.
- #
- DOM_DOCUMENT_BUILDER_ERROR = BUX-UTI-1200 Errore durante la creazione del generatore di documenti DOM.
- DOM_TOSTRING_PARSER_ERROR = BUX-UTI-1201 Errore DomUtils toString durante l'analisi.
- DOM_TOSTRING_XSLT_ERROR = BUX-UTI-1202 Errore xslt DomUtils toString.
- DOM_TOSTRING_IO_ERROR = BUX-UTI-1203 Errore I/O DomUtils toString.
- INVALID_HEX_DIGIT_ERROR = BUX-UTI-1204 Cifra esadecimale non valida: {0}.
- CONVERT_XML_HTML_PARSER_ERROR = BUX-UTI-1205 Errore convertXMLToHTML durante l'analisi.
- CONVERT_XML_HTML_XSLT_ERROR = BUX-UTI-1206 Errore xslt convertXMLToHTML.
- CONVERT_XML_HTML_IO_ERROR = BUX-UTI-1207 Errore I/O convertXMLToHTML.
- INVALID_START_ELEMENT_ERROR = BUX-UTI-1208 L'evento corrente non \u00e8 START_ELEMENT ma: {0}.
- STAX_EVENT_PROCESSING_ERROR = BUX-UTI-1209 L'evento corrente non \u00e8 START_ELEMENT ma: {0}.
- STAX_EVENT_MISSING_START_ERROR = BUX-UTI-1209 Evento START_ELEMENT mancante (nessun nodo padre).
- XINCLUDE_TAG_ERROR1 = BUX-UTI-1210 Ricevuto evento CHARACTERS o CDATA non soli spazi in nextTag().
- XINCLUDE_TAG_ERROR2 = BUX-UTI-1211 Ricevuto evento {0} anzich\u00e9 START_ELEMENT o END_ELEMENT: {1}.
- XINCLUDE_RESOLVE_ERROR = BUX-UTI-1212 Errore nella risoluzione di href: {0}.
|