1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- ##########################
- # Licensed Materials - Property of IBM
- #
- # IBM Cognos Products: cpscrn
- #
- #
- # (C) Copyright IBM Corp. 2005, 2011
- #
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ##########################
- <!-- wsrp fonts -->
- portlet-font=gSAPP
- portlet-font-dim=gSAPP
- <!-- wsrp messages -->
- portlet-msg-status=gSAPP
- portlet-msg-info=gSAPP
- portlet-msg-error=gSAPTxtReq
- portlet-msg-alert=gSAPP
- portlet-msg-success=gSAPP
- <!-- wsrp sections -->
- portlet-section-header=gSAPB gSAPTitleArea
- portlet-section-body=gSAPP
- portlet-section-alternate=gSAPP gSAPNavArea
- portlet-section-selected=gSAPP
- portlet-section-subheader=gSAPP
- portlet-section-footer=gSAPP
- portlet-section-text=gSAPP
- <!-- wsrp tables -->
- portlet-table-header=gSAPB gSAPTitleArea
- portlet-table-body=gSAPP
- portlet-table-alternate=gSAPP gSAPNavArea
- portlet-table-selected=gSAPP
- portlet-table-subheader=gSAPP
- portlet-table-footer=gSAPP
- portlet-table-text=gSAPP
- <!-- wsrp forms -->
- portlet-form-label=gSAPP
- portlet-form-input-field=gSAPTextArea
- portlet-form-button=gSAPInputButton
- portlet-icon-label=gSAPP
- portlet-dlg-icon-label=gSAPP
- portlet-form-field-label=gSAPP
- portlet-form-field=gSAPP
- <!-- wsrp menus -->
- portlet-menu=gSAPP gSAPPBody gSAPGroupBody
- portlet-menu-item=gSAPP
- portlet-menu-item-selected=gSAPP
- portlet-menu-item-hover=gSAPP gSAPSelect
- portlet-menu-item-hover-selected=gSAPP gSAPSelect
- portlet-menu-cascade-item=gSAPP
- portlet-menu-cascade-item-selected=gSAPP
- portlet-menu-description=gSAPP
- portlet-menu-caption=gSAPP
- <!-- REVISE: CPS 20 extensions -->
- portlet-path=gSAPP
- cognos-path=gSAPP
- portlet-help-link=gSAPA
- cognos-help-link=gSAPA
- portlet-anchor=gSAPA
- cognos-anchor=gSAPA
- cognos-section-background=gSAPP gSAPGroupBody
|