12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: cpscrn
- (C) Copyright IBM Corp. 2005, 2017
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <!--
- Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
- Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
- -->
- <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../cclcore/prod/Resources/CCLMessageFile.xsd">
- <component name="PF" usage="Portal frameworks components">
- <section name="PRO" usage="Fragments producer error messages" type="Messages">
- <string id="pf.fragment.producer.executionfailed" type="String" errorCode="6100">Unable to run the fragment producer.</string>
- </section>
- <section name="SRV" usage="Fragments server error messages" type="Messages">
- <string id="pf.fragment.server.executionfailed" type="String" errorCode="6110">Run failed.</string>
- <string id="pf.fragment.server.invalidconfiguration" type="String" errorCode="6111">Configuration is not valid.</string>
- <string id="pf.fragment.server.invaliddocument" type="String" errorCode="6112">Unrecognizable XML document starting with the element '<param name="0" type="string"/>'.</string>
- <string id="pf.fragment.server.rewritefailed" type="String" errorCode="6113">Unable to rewrite URLs in received markup.</string>
- <string id="pf.fragment.server.unsupporteddocument" type="String" errorCode="6114">The document type is not supported.</string>
- <string id="pf.fragment.server.expectingxmldocument" type="String" errorCode="6115">XML document was expected. Received '<param name="0" type="string"/>' document.</string>
- <string id="pf.fragment.server.notargetdocument" type="String" errorCode="6116">Unable to process the document, target is not valid or the target was not received.</string>
- <string id="pf.fragment.server.invalidxmldocument.details" type="String" errorCode="6117">XML parsing error in received document (at line <param name="0" type="integer"/>, column <param name="1" type="integer"/>, offset <param name="2" type="integer"/>).</string>
- <string id="pf.fragment.server.invalidxmldocument" type="String" errorCode="6118">XML parsing error.</string>
- <string id="pf.fragment.server.receivedfault" type="String" errorCode="6119">Received remote fault: <param name="0" type="string" usage="remote message text"/></string>
- <string id="pf.fragment.server.circularreference" type="String" errorCode="6120">The content of this portlet cannot be displayed because of a recursive reference.</string>
- <string id="pf.fragment.server.maxdepthreached" type="String" errorCode="6121">Unable to process document, the maximum depth of <param name="0" type="integer"/> levels was reached.</string>
- <string id="pf.fragment.server.invalidcredentials" type="String" errorCode="6122">The user credentials are not valid.</string>
- <string id="pf.fragment.server.notsufficientcapabilities_portlet" type="String" errorCode="6123">You do not have sufficient capabilities to access this portlet.</string>
- <string id="pf.fragment.server.notsufficientcapabilities_page" type="String" errorCode="6124">You do not have sufficient capabilities to access this page.</string>
- <string id="pf.fragment.server.sessioncapabilityviolation" type="String" errorCode="6125">A security violation occurred. The session capability information failed to verify.</string>
- </section>
- <section name="BRG" usage="WSRP bridge error messages" type="Messages">
- <string id="pf.fragment.bridge.executionfailed" type="String" errorCode="6140">Not able to run the request.</string>
- <string id="pf.fragment.bridge.wsrp.operationfailed" type="String" errorCode="6141">The operation did not run.</string>
- <string id="pf.fragment.bridge.io.error" type="String" errorCode="6142">The request encountered an Input/Output error.</string>
- <string id="pf.fragment.bridge.xml.error" type="String" errorCode="6143">The request encountered an error while processing XML content.</string>
- </section>
- <section name="LOC" usage="Localization error message" type="Messages">
- <string id="pf.fragment.loc.message.invalid" type="String" errorCode="6150">The message file '<param name="filename" type="string" usage="error message"/>' is not valid.</string>
- <string id="pf.fragment.loc.xmlfailed" type="String" errorCode="6151">An error occurred while localizing an XML input.</string>
- </section>
- <section name="CMP" usage="CM Provider error messages" type="Messages">
- <string id="pf.fragment.cmprovider.page.empty" type="String">No content.</string>
- <string id="pf.fragment.cmprovider.page.insufficient.permissions" type="String">This page cannot be displayed. It may be deleted or you may not have sufficient privileges to see it.</string>
- <string id="pf.fragment.cmprovider.fragment.insufficient.permissions" type="String">This portlet cannot be displayed. It may be deleted or you may not have sufficient privileges to see it.</string>
- <string id="pf.fragment.cmprovider.fragment.disabled" type="String">This portlet cannot be displayed because it is not enabled.</string>
- </section>
- <section name="VAL" usage="Validation Provider error messages" type="Messages">
- <string id="pf.fragment.validation.initfailed" type="String" errorCode="6160">Failed initializing validation.</string>
- <string id="pf.fragment.validation.initgeneralerror" type="String" errorCode="6161">General exception during initializing.</string>
- <string id="pf.fragment.validation.compilefailed" type="String" errorCode="6162">Compile failed.</string>
- <string id="pf.fragment.validation.compilegeneralerror" type="String" errorCode="6163">General exception during compile.</string>
- <string id="pf.fragment.validation.compileconversionfailed" type="String" errorCode="6164">General exception during compile array conversion.</string>
- <string id="pf.fragment.validation.verifyfailed" type="String" errorCode="6165">Security Rejection. Your request was rejected because it failed the fragment input validation.\nRejection details are available in the log. Please contact your administrator.</string>
- <string id="pf.fragment.validation.verifyerror" type="String" errorCode="6166">Verification failed.</string>
- <string id="pf.fragment.validation.verifygeneralerror" type="String" errorCode="6167">General exception during verification.</string>
- <string id="pf.fragment.validation.signerror" type="String" errorCode="6168">Parameter signing failed.</string>
- <string id="pf.fragment.validation.signgeneralerror" type="String" errorCode="6169">General exception during parameter signing.</string>
- <string id="pf.fragment.validation.filereaderror" type="String" errorCode="6170">Error reading static validation document file.</string>
- <string id="pf.fragment.validation.metaretrievalerror" type="String" errorCode="6171">Error retrieving metadata for the target fragment.</string>
- <string id="pf.fragment.validation.unsignerror" type="String" errorCode="6172">Parameter unsigning failed.</string>
- </section>
- <section name="COM" usage="Common error messages" type="Messages">
- <string id="pf.common.xslt.notfound" type="String" errorCode="6200">The stylesheet '<param name="0" type="string" usage="error message"/>' could not be found.</string>
- <string id="pf.common.xslt.loaderror" type="String" errorCode="6201">An error occurred while loading the stylesheet '<param name="0" type="string" usage="error message"/>'.</string>
- <string id="pf.common.soapfault.parse.error" type="String" errorCode="6202">An error occurred while parsing a soap fault.</string>
- <string id="pf.common.securelog.errormsg" type="String" errorCode="6203">The complete error has been logged by CAF with SecureErrorID: <param name="0" type="string" usage="secure log id"/></string>
- <string id="pf.common.securelog.errormsg.noid" type="String" errorCode="6204">The complete error has been logged.</string>
- </section>
- <section name="PIP" usage="Common pipeline error messages" type="Messages">
- <string id="pf.pipeline.process.init.failed" type="String" errorCode="6300">The process with name '<param name="0" type="string" usage="process name"/>' failed to initialize.</string>
- <string id="pf.pipeline.process.error" type="String" errorCode="6301">The process with name '<param name="0" type="string" usage="process name"/>' failed to execute. A more detailed error message will be logged.</string>
- <string id="pf.pipeline.process.io.error" type="String" errorCode="6302">The process with name '<param name="0" type="string" usage="process name"/>' encountered an Input/Output error.</string>
- <string id="pf.pipeline.process.xml.error" type="String" errorCode="6303">The process with name '<param name="0" type="string" usage="process name"/>' encountered an error while processing XML content.</string>
- </section>
- <section name="SKN" usage="Skin service error messages" type="Messages">
- <string id="pf.skin.upgrade.error" type="String" errorCode="6400">An exception occurred while upgrading the skin from version '<param name="0" type="string" usage="version"/>' to '<param name="1" type="string" usage="target version"/>'.</string>
- <string id="pf.skin.read.error" type="String" errorCode="6401">An exception occurred while reading the skin specification.</string>
- <string id="pf.skin.upgrade.spec.read.error" type="String" errorCode="6402">An exception occurred while reading the skin upgrade specification.</string>
- <string id="pf.skin.upgrade.baseskin.read.error" type="String" errorCode="6403">An exception occurred while reading the upgrade base skin.</string>
- <string id="pf.skin.upgrade.invalid.spec" type="String" errorCode="6404">Invalid skin upgrade specification. The element with name '<param name="0" type="string" usage="element name"/>' is missing</string>
- </section>
- </component>
- </stringTable>
|