12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: rspp
- (C) Copyright IBM Corp. 2005, 2013
- US Government Users Restricted Rights - Use, duplication or disclosure
- restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <!-- generated by cogmc.py -->
- <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../cclcore/prod/Resources/CCLMessageFile.xsd" localization="Product Locale" usage="Message source for CCLMessageFramework">
- <component name="RSP">
- <section name="RND" usage="This section contains report server rendering messages.">
- <string name="XML_EXCEPTION" type="String" errorCode="0020">XML exception ' <param type="string" index="1"/>'.</string>
- <string name="CIRCULAR_DEPENDENCY_FOUND" type="String" errorCode="0086">Circular dependency found for layout component reference element named '<param type="string" index="1"/>'.</string>
- <string name="DELETED_BLOCKTEMPLATES" type="String" errorCode="0168">The following override block elements have been deleted from the template: <param type="string" index="1" usage="list of deleted overrideName blocks"/>. </string>
- <string name="DUPLICATE_ATTRIBUTE_VALUE" type="String" errorCode="0169">The <param type="string" index="1" usage="the element name"/> elements have duplicate values for the attribute <param type="string" index="2" usage="the attribute name"/> in <param type="string" index="3" usage="report type (template | report)"/>. </string>
- </section>
- <section name="SRV" usage="This section contains messages concerning report server infrastructure execution.">
- <string name="DOCUMENT_PARSE_ERROR" type="String" errorCode="0002">The document contains an error at line '<param type="string" index="1"/>', column ' <param type="string" index="2"/>'.</string>
- <string name="INVALID_REPORT_SPEC" type="String" errorCode="0044">The given report specification is invalid, the 'report' root element is missing.</string>
- <string name="INVALID_PAGE_SECTION_HUN" type="String" errorCode="0070">The query "<param index="1" type="string" usage="query name"/>" cannot be used by page layers based on the hierarchy "<param index="2" type="string" usage="hierarchy caption"/>" ("<param index="3" type="string" usage="HUN"/>") because it already uses "<param index="2" type="string" usage="hierarchy name"/>" in its slicer.</string>
- <string name="INVALID_PAGE_SECTION_EXISITING_MASTER_DETAIL_FRAME" type="String" errorCode="0071">"<param index="1" type="string" usage="frame name"/>" <param index="2" type="string" usage="frame type"/> on page "<param index="3" type="string" usage="page name"/>" cannot contain page layers because it already has master-detail links.</string>
- <string name="INVALID_PAGE_SECTION_EXISTING_PAGESET" type="String" errorCode="0072">The "<param index="1" type="string" usage="page name"/>" page cannot contain page layers because it already belongs to the "<param index="2" type="string" usage="pageset name"/>" page set.</string>
- <string name="INVALID_PAGE_SECTION_EXISTING_QUERY" type="String" errorCode="0073">The "<param index="1" type="string" usage="page name"/>" page cannot contain page layers because it already references the query ("<param index="2" type="string" usage="query name"/>").</string>
- <string name="INVALID_PAGE_SECTIONTEXT_NO_PAGE_SECTION" type="String" errorCode="0074">The "<param index="1" type="string" usage="page name"/>" page contains page layer text for "<param index="2" type="string" usage="HUN"/>" but "<param index="1" type="string" usage="page name"/>" does not contain page layers.</string>
- <string name="INVALID_PAGE_SECTIONTEXT_INVALID_HUN" type="String" errorCode="0075">The "<param index="1" type="string" usage="page name"/>" page contains page layer text for the hierarchy "<param index="2" type="string" usage="HUN"/>" but "<param index="1" type="string" usage="page name"/>" does not contain page layers based on "<param index="2" type="string" usage="HUN"/>".</string>
- <string name="INVALID_PAGE_SECTION_EXISTING_SLICERMEMBERSET" type="String" errorCode="0076">The query "<param index="1" type="string" usage="query name"/>" cannot be used with page layers because it already contains slicer member sets.</string>
- <string name="INVALID_RSPEC_MISSING_CHILD_ELEMENT" type="String" errorCode="0077">The report specification is not valid because "<param type="string" index="1" usage="parent xpath"/>" is missing the following element "<param type="string" index="2" usage="child element tag"/>".</string>
- <string name="INVALID_RSPEC_INVALID_ATTRIBUE_VALUE" type="String" errorCode="0078">The report specification is not valid because "<param type="string" index="1" usage="attribute value"/>" is not a valid value for the attribute "<param type="string" index="2" usage="attribute name"/> " in "<param type="string" index="3" usage="element xpath"/>".</string>
- <string name="INVALID_RSPEC_INVALID_ELEMENT_TEXT" type="String" errorCode="0080">Report specification is not valid: "<param type="string" index="1" usage="element text"/>" is not valid for "<param type="string" index="2" usage="element tag"/>".</string>
- <string name="INVALID_TUPLE_INVALID_REF" type="String" errorCode="0082">"<param type="string" index="1" usage="item name"/>" is not valid because it has a tuple that references the <param type="string" index="2" usage="data item type"/> "<param type="string" index="3" usage="data item name"/>". Tuples only support references to dataItemCalculatedMember or dataItemCalculatedMeasure. (The error occurs at <param type="string" index="4" usage="xpath to incorrect part"/>)</string>
- <string name="INVALID_PAGE_SECTION_PROMPT_PAGES" type="String" errorCode="0083">The "<param index="1" type="string" usage="page name"/>" page cannot contain page layers because it belongs to a prompt page.</string>
- <string name="INVALID_RSPEC_ELEMENT" type="String" errorCode="0084">The report specification element "<param type="string" index="1" usage="child element tag"/>" is not valid.</string>
- <string name="SETREFERENCE_INVALID_PACKAGE" type="String" errorCode="0092">Failed to load one or more reports containing shared set. The referenced report uses a different package "<param type="string" index="1" usage="referenced package name"/>" from the referencing report ("<param type="string" index="2" usage="referencing package name"/>").</string>
- <string name="SETREFERENCE_NOT_FOUND" type="String" errorCode="0093">The referenced shared set report ("<param type="string" index="1" usage="referenced report path"/>") does not contain the shared set ("<param type="string" index="2" usage="shared set name"/>").</string>
- <string name="SETREFERENCE_INVALID_HUN_DUN" type="String" errorCode="0094">The shared set "<param type="string" index="1" usage="shared set name"/>" from the referenced shared set report "<param type="string" index="2" usage="referenced shared set path"/>" uses a different dimension or hierarchy than its referencing data item.</string>
- <string name="SETREFERENCE_INVALID_LOCALE" type="String" errorCode="0095">The referenced report uses a different authoring locale ("<param type="string" index="1" usage="report expression locale"/>") from the referencing report ("<param type="string" index="2" usage="report expression locale"/>").</string>
- </section>
- </component>
- </stringTable>
|