rdsmessages_en.xml 9.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: CCS
  5. (c) Copyright IBM Corp. 2005, 2018
  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="../../../cclcore/prod/Resources/CCLMessageFile.xsd">
  9. <component name="RDS" usage="Messages used by RDS">
  10. <section name="ERR" usage="Error messages used by CCS webapp" type="Messages">
  11. <string id="TRANS_ERROR" errorCode="1000">Report Data Service could not process the response from the content provider.</string>
  12. <string id="PPRESP_ERROR" errorCode="1001">The IBM Cognos PowerPlay report "<param type="string" usage="The report name." index="1"/>" could not be run. The expected response was not returned by IBM Cognos PowerPlay .</string>
  13. <string id="FLRESP_ERROR" errorCode="1003">The file could not be read. </string>
  14. <string id="CRN_CONNECT_ERROR" errorCode="1004">A connection could not be established with IBM Cognos.</string>
  15. <string id="CRN_INVALID_LOGINREQ_RESP" errorCode="1005">The logon requirements for IBM Cognos could not be obtained. You may already be logged into this namespace, or the target namespace does not exist.</string>
  16. <string id="CRN_LOGOFF_ERROR" errorCode="1008">Report Data Service was unable to logoff from IBM Cognos.</string>
  17. <string id="CRN_GET_LOCALE_ERROR" errorCode="1011">Report Data Service was unable to retrieve the locale.</string>
  18. <string id="DISCOVER_ERROR" errorCode="1012">Report Data Service was unable to discover the content providers.</string>
  19. <string id="QUERY_ERROR" errorCode="1013">Report Data Service was unable to query Content Manager.</string>
  20. <string id="CREATE_RVIEW_ERROR" errorCode="1014">Report Data Service was unable to create the document object"<param type="string" usage="The document object name." index="1"/>".</string>
  21. <string id="CREATE_RVISION_ERROR" errorCode="1015">Report Data Service was unable to create a new document version.</string>
  22. <string id="CREATE_ROUTPUT_ERROR" errorCode="1016">Report Data Service was unable to create a new document content object.</string>
  23. <string id="RUN_CRN_RPT_ERROR" errorCode="1018">The IBM Cognos report "<param usage="The report name" type="string" index="1"/>" could not be run. The expected response was not returned by IBM Cognos.</string>
  24. <string id="GET_TREE_ERROR" errorCode="1019">Report Data Service was unable to retrieve the portal information from Cognos Connection.</string>
  25. <string id="AUTH_ERROR" errorCode="1020">The currently provided credentials are invalid. Please provide the logon credentials.</string>
  26. <string id="PROMPT_ERROR" errorCode="1021">The IBM Cognos report "<param index="1" type="string" usage="The report name"/>" could not be run because it contains unanswered prompts. Please provide the prompt answers, and run the report again.</string>
  27. <string id="REQUEST_ERROR" errorCode="1022">The request received by Report Data Service is not valid.</string>
  28. <string id="GOVERNOR_ERROR" errorCode="1023">The report "<param index="1" type="string" usage="The report name"/>" could not be run because it exceeds the Report Data Service data size limit set by the administrator.</string>
  29. <string id="DATASIZE_ERROR" errorCode="1024">The Report Data Service data size limit set by the administrator in bytes is <param index="1" type="string" usage="The configured data limit"/>. The actual data size in bytes is <param index="2" type="string" usage="The actual data limit"/>.</string>
  30. <string id="PP_ENCODING_WARNING" errorCode="1027">The encoding for the IBM Cognos PowerPlay server "<param index="1" type="string" usage="IBM Cognos PowerPlay server name"/>" could not be determined. ISO-8859-1 will be used as the encoding.</string>
  31. <string id="CRN_SET_LOCALE_ERROR" errorCode="1029">Report Data Service was unable to set the locale.</string>
  32. <string id="CAM_FAILURE" errorCode="1030">A security error occurred while trying to establish a connection with "<param index="1" usage="URL" type="string"/>".</string>
  33. <string id="METADATA_ERROR" errorCode="1031">Report Data Service was unable to retrieve the metadata for "<param index="1" type="string" usage="The report name"/>" </string>
  34. <string id="GETFILE_ERROR" errorCode="1032">Report Data Service found unexpected filetype for: "<param type="string" usage="The file path." index="1"/>".</string>
  35. <string id="UNKNOWN_OBJECT_ERROR" errorCode="1033">Report Data Service was unable to create the report view "<param type="string" usage="The Report View name." index="1"/>".</string>
  36. <string id="CCS_STARTUP">Report Data Service started.</string>
  37. <string id="CCS_SHUTDOWN">Report Data Service stopped.</string>
  38. <string id="REPORTSPECERROR" errorCode="1034">The report specification for "<param type="string" usage="The Report name." index="1"/>" could not be retrieved from IBM Cognos.</string>
  39. <string id="INITTRANSERROR" errorCode="1035">An error occurred while initializing the transforms for Report Data Service</string>
  40. <string id="FAILFILEERROR" errorCode="1036">The file "<param type="string" usage="The Report name." index="1"/>" could not be retrieved by Report Data Service.</string>
  41. <string id="ERRUPDATECONFIG" errorCode="1037">The configuration for Report Data Service could not be updated.</string>
  42. <string id="ERRSYSTEMLOCALE" errorCode="1038">The server locale could not be determined</string>
  43. <string id="CANCEL_ERROR" errorCode="1039">The request could not be canceled. The request is no longer running.</string>
  44. <string id="CANCELLED_REQUEST" errorCode="1040">The conversation with id "<param type="string" usage="The request ID" index="1"/>" has been canceled.</string>
  45. <string id="INVALID_CONVERSATION" errorCode="1059">The conversation with id "<param type="string" usage="The conversation ID" index="1"/>" is not valid. The user session could be expired.</string>
  46. <string id="DELETE_ERROR" errorCode="1041">The object "<param type="string" usage="The object ID" index="1"/>" could not be deleted.</string>
  47. <string id="GETPROMPT_ERROR" errorCode="1042">Prompt answers could not be found.</string>
  48. <string id="STYLE_PARSE_ERROR" errorCode="1043">Unable to parse style definition. The format of the style definition is invalid.</string>
  49. <string id="GETRV_CM_QUERY_ERROR" errorCode="1044">The output for the requested version for object "<param type="string" usage="The object ID" index="1"/>" could not be retrieved.</string>
  50. <string id="GETRV_NO_XML_ERROR" errorCode="1045">LayoutDataXML output was not generated for the requested version for object "<param type="string" usage="The object ID" index="1"/>" .</string>
  51. <string id="PARSE_STREAM_ERROR" errorCode="1047">Unable to process the XML output stream. The XML is invalid.</string>
  52. <string id="CSEL_ERROR" errorCode="1048">Unable to process the context selection specification:<param type="string" usage="selection specification" index="1"/></string>
  53. <string id="CREATE_OBJECT_ERROR" errorCode="1049">Report Data Service was unable to create an object in the content store.</string>
  54. <string id="DRILL_ERROR" errorCode="1050">Drill operation on the IBM Cognos report "<param usage="The report name" type="string" index="1"/>" has failed unexpectedly.</string>
  55. <string id="OP_NOT_SUPPORTED_ERROR" errorCode="1051">Operation not supported.</string>
  56. <string id="DRILL_REQUEST_ERROR" errorCode="1052">The drill request was invalid.</string>
  57. <string id="AUTH_INVALID_CREDENTIAL" errorCode="1053">The credential format received by Report Data Service is invalid.</string>
  58. <string id="AUTH_INVALID_ACCOUNT" errorCode="1054">Report Data Service was unable to retrieve the user account information from IBM Cognos.</string>
  59. <string id="FORMAT_LOADER_ERR" errorCode="1055">An error occurred trying to load the supported conversion formats.</string>
  60. <string id="FILTER_ERROR" errorCode="1056">Report Data Service was unable to filter the report output</string>
  61. <string id="RUNTIME_ERROR" errorCode="1057">A runtime error occurred while Report Data Service was processing the request</string>
  62. <string id="ANNOTATION_ERROR" errorCode="1058">An error occurred when attempting to process the annotations for this request.</string>
  63. <string id="INBOX_ERROR" errorCode="1058">An error occurred while retrieving the inbox feed.</string>
  64. </section>
  65. <section name="GEN" usage="Other translatable strings">
  66. <string id="HEADER_TITLE" type="String">Header</string>
  67. <string id="BODY_TITLE" type="String">Body</string>
  68. <string id="FOOTER_TITLE" type="String">Footer</string>
  69. <string id="crosstab" type="String">Crosstab</string>
  70. <string id="chart" type="String">Chart</string>
  71. <string id="textframe" type="String">Textframe</string>
  72. <string id="DEFAULT_BLOCK" type="String">(Other)</string>
  73. <string id="RDS_UNKNOWN_USER" type="String">Unavailable</string>
  74. <string id="NONE" type="String">None</string>
  75. <string id="USER_UNAVAILABLE">User unavailable</string>
  76. <string id="SKIP_TO_MAIN">Skip to report</string>
  77. </section>
  78. </component>
  79. </stringTable>