123456789101112131415161718192021222324252627282930 |
- <!-- Licensed Materials - Property of IBM
- IBM Cognos Products: localizationkit
- (C) Copyright IBM Corp. 2005, 2016
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- --><!--
- DO NOT EDIT!
- Generated using:
- Id: //localizationkit/main/prod/msgsdk/CCLInputSource.xslt
- --><stringTable localization="Product Locale">
- <component usage="Portlet messages" name="SDK">
- <section usage="General Configuration." type="UI" name="EDT">
- <string type="Pane Header" id="IDS_SDK_EDT_APP_EXEC_PARAMS">Anwendungsparameter</string>
- <string type="Pane Header" id="IDS_SDK_EDT_GADGET_NAME">Cognos Extended Application</string>
- <string type="Control Label" id="IDS_SDK_EDT_LABEL_NAME">Anwendung:</string>
- <string type="String" id="IDS_SDK_EDT_LABEL_NO_APP_SELECTED">Ohne</string>
- <string type="Link" id="IDS_SDK_EDT_LINK_EDIT_COMMANDS">Anwendungsparameter anpassen</string>
- <string type="Link" id="IDS_SDK_EDT_LINK_REMOVE_CUSTOMIZATION">Die Anwendungsparameter auf den Standard zurücksetzen</string>
- <string type="Link" id="IDS_SDK_EDT_LINK_SELECT_APP">Wählen Sie eine Anwendung aus...</string>
- <string type="Group Box Label" id="IDS_SDK_EDT_GROUP_VIEWING_OPTIONS">Ansichtsoptionen</string>
- </section>
- <section usage="Select application dialog" type="UI" name="SEL">
- <string type="String" id="IDS_SDK_SEL_ERROR_INVALID_SELECTION">Wählen Sie eine Cognos Extended Application aus.</string>
- <string type="Control Label" id="IDS_SDK_SEL_LABEL_SELECT_APPLICATION">Wählen Sie eine Anwendung zum Anzeigen aus.</string>
- </section>
- <section usage="Error messages" type="Messages" name="ERR">
- <string type="String" id="IDS_SDK_APPLICATION_XML_ERR" errorCode="0001">SDK-ERR-0001 Kann die Datei 'applications.xml' nicht lesen. Stellen Sie sicher, dass das Cognos Extended Applications-Portlet ordnungsgemäß installiert und konfiguriert ist.</string>
- </section>
- </component>
- </stringTable>
|