buxsrvinfomsg_en.xml 1.1 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. +========================================================================+
  4. | IBM Confidential
  5. | OCO Source Materials
  6. | IBM Cognos Products: BUX
  7. | (C) Copyright IBM Corp. 2009, 2010
  8. |
  9. | The source code for this program is not published or otherwise
  10. | divested of its trade secrets, irrespective of what has been deposited
  11. | with the U.S. Copyright Office.
  12. +========================================================================+
  13. -->
  14. <!--last error code 1002-->
  15. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../CCL/CCLCore/Resources/CCLMessageFile.xsd">
  16. <component name="BUX" usage="Bux messages">
  17. <section name="INF" usage="BUX service info messages." type="Messages">
  18. <string id="ERROR_UNABLE_TO_RESOLVE_METADATADESC" type="String" errorCode="1001">Unable to resolve metadata properties description</string>
  19. <string id="ERROR_UNABLE_TO_CREATE_XML_METADATA" type="String" errorCode="1002">Unable to create XML document for metadata properties description</string>
  20. </section>
  21. </component>
  22. </stringTable>