qrsvpmsgs_en.xml 2.1 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: qs
  5. (C) Copyright IBM Corp. 2001, 2017
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!-- Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved. -->
  9. <!-- Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated). -->
  10. <!-- generated by cogmc.py -->
  11. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../CCL/CCLCore/Resources/CCLMessageFile.xsd" localization="Product Locale" usage="Message source for CCLMessageFramework">
  12. <component name="RSV">
  13. <section name="CMD" type="Messages">
  14. <string name="FILTER_FAILED" type="String" errorCode="0003">Unable to filter on the selected column.</string>
  15. <string name="SUMMARIZE_FAILED" type="String" errorCode="0005">Unable to summarize the selected column.</string>
  16. <string name="BEFORE_COL_NOT_FOUND" type="String" errorCode="0006">Unable to find the column before which to insert.</string>
  17. <string name="COMMAND_NOT_SUPPORTED" type="String" errorCode="0012">The command '<param type="string" index="1"/>' is not supported.</string>
  18. <string name="NEW_REPORT_MUST_HAVE_MAJOR_MINOR_VERSION" type="String" errorCode="0021">You cannot open this report because it was created with a previous version of the application. You must first upgrade the report.</string>
  19. </section>
  20. <section name="SRV" type="Messages">
  21. <string name="REPORT_NO_LONGER_SUPPORTED" type="String" errorCode="0039">Unable to open this report. It was created by a version of the product prior to 1.0. This version of the product can only open reports created with version 1.0 or later.</string>
  22. </section>
  23. <section name="CM" type="Messages" usage="This section contains messages used by the WPContentMgr component of the Report Server.">
  24. <string name="NO_OBJECT_RETURNED_BY_CM" type="String" errorCode="0005">Content Manager did not return an object for the requested search path '<param type="string" index="1"/>'.</string>
  25. </section>
  26. </component>
  27. </stringTable>