qfsMDProvidermsgs_en.xml 885 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: QFWP
  5. © Copyright IBM Corp. 2005, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../CCL/CCLCore/Resources/CCLMessageFile.xsd">
  9. <component name="MDL">
  10. <section name="ERR">
  11. <string errorCode="0001" name="UNSUPPORTED_PARAMETERCONTEXT">parameterContext is not supported in master-detail link of the master query.</string>
  12. <string errorCode="0002" name="INVALID_MASTERDETAILLINK">The report is not valid. The master detail relationship between '<param type="string" index="1"/>' and '<param type="string" index="2"/>' is incorrect.</string>
  13. </section>
  14. </component>
  15. </stringTable>