buxatomrmmsg_en.xml 1.1 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. +========================================================================+
  4. | Licensed Materials - Property of IBM
  5. |
  6. | IBM Cognos Products: BUX
  7. |
  8. | (C) Copyright IBM Corp. 2009, 2011
  9. |
  10. | The source code for this program is not published or otherwise
  11. | divested of its trade secrets, irrespective of what has been deposited
  12. | with the U.S. Copyright Office.
  13. +========================================================================+
  14. -->
  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="ARM" usage="Search service failures." type="Messages">
  18. <string id="INDEXSEARCHSERVICE_FAILURE" type="String" errorCode="1000">Failed on the search request to Search Services. Maybe the Search Services are not running or they fail on the operation.</string>
  19. <string id="UNEXPECTED_SEARCH_RESPONSE" type="String" errorCode="2000">Unexpected search response.</string>
  20. </section>
  21. </component>
  22. </stringTable>