cclpluginmsgs_en.xml 764 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cclcore
  5. (C) Copyright IBM Corp. 2005, 2011
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted
  7. by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="CCLMessageFile.xsd" usage="Message source for CCLMessageFramework">
  10. <component name="CCL">
  11. <section name="PLG">
  12. <string errorCode="0001" name="LOAD_LIBRARY_FAILURE">Failed to load the pluggable shared library.</string>
  13. <string errorCode="0002" name="UNLOAD_LIBRARY_FAILURE">Failed to unload the pluggable shared library.</string>
  14. </section>
  15. </component>
  16. </stringTable>