fnte_msgs_en.xml 1.2 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: pdfe
  5. (C) Copyright IBM Corp. 2007, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <!-- COPYRIGHT_DATA {'RELEASE': ['2007', '2009', 'colorado_wave1'], 'VISIBLE': 'YES', 'COMPONENT': 'pdfe'}-->
  10. <!--All lines above the COPYRIGHT_DATA line will be replaced when copyright notices are generated. -->
  11. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../cclcore/prod/Resources/CCLMessageFile.xsd" usage="Message source for CCLMessageFramework">
  12. <component name="FNT">
  13. <section name="ALL">
  14. <string name="UNKNOWN_EXCEPTION" errorCode="0000">An unknown error occurred.</string>
  15. <string name="NOT_IMPLEMENTED" errorCode="0001">Failed to implement the method.</string>
  16. <string name="BAD_PARM" errorCode="0002">The data type parameter is not correct. TYPE '<param type="string" index="1"/>'.</string>
  17. </section>
  18. <section name="OBJ">
  19. <string name="MARKUP_DATA_FAILED" errorCode="0050">Failed to mark up the data.</string>
  20. </section>
  21. </component>
  22. </stringTable>