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=wpsPortletText
- portlet-font-dim=wpsDescriptionText
- # wsrp messages
- portlet-msg-status=wpsFieldSuccessText
- portlet-msg-info=wpsFieldInfoText
- portlet-msg-error=wpsFieldErrorText
- portlet-msg-alert=wpsFieldWarningText
- portlet-msg-success=wpsFieldSuccessText
- # wsrp sections
- portlet-section-header=wpsPortletText
- portlet-section-body=wpsPortletBody
- portlet-section-alternate=wpsPortletColorBack
- portlet-section-selected=wpsSelectedPage
- portlet-section-subheader=wpsPortletHead
- portlet-section-footer=wpsPortletText
- portlet-section-text=wpsPortletText
- # wsrp tables
- portlet-table-header=wpsTableHead
- portlet-table-body=wpsTableText
- portlet-table-alternate=wpsTableShdRow
- portlet-table-selected=wpsSelectedPage
- portlet-table-subheader=wpsTableAdminHead
- portlet-table-footer=wpsTableRow
- portlet-table-text=wpsTableRow
-
- # wsrp forms
- portlet-form-label=wpsLabelText
- portlet-form-input-field=wpsEditField
- portlet-form-button=wpsButtonText
- portlet-icon-label=wpsTaskIconText
- portlet-dlg-icon-label=wpsDialogIconText
- portlet-form-field-label=wpsLabelText
- portlet-form-field=wpsEditField
- #wsrp menus
- portlet-menu=
- portlet-menu-item=
- portlet-menu-item-selected=
- portlet-menu-item-hover=
- portlet-menu-item-hover-selected=
- portlet-menu-cascade-item=
- portlet-menu-cascade-item-selected=
- portlet-menu-description=
- portlet-menu-caption=
- # CPS 2.0 extensions
- portlet-path=wpsLabelText
- cognos-path=wpsLabelText
- portlet-help-link=wpsInlineHelpText
- cognos-help-link=wpsInlineHelpText
- portlet-anchor=
- cognos-anchor=
- cognos-section-background=wpsPortletColorBack
|