12345678910111213141516171819202122232425262728293031323334353637 |
- # Licensed Materials - Property of IBM
- #
- # IBM Cognos Products: Dashboard
- #
- # (C) Copyright IBM Corp. 2017, 2018
- #
- # US Government Users Restricted Rights - Use, duplication or disclosure
- # restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- #NLS_ENCODING=UTF-8
- #NLS_MESSAGEFORMAT_NONE
- summaryCaption = Summary
- summaryDataSlot_valuesLabel = Value
- prop_valueColorLabel = Element color
- prop_showItemLabelLabel = Show label
- prop_showItemLabelDescription = Display a descriptive label for the item
- tabName_visualization = Visualization
- sectionName_chart = Chart
- sectionName_colorPalette = Color
- propFillDirection = Partial color fill
- propFillDirectionSide = Side
- propFillDirectionBottom = Bottom
- propFillDirectionDesciption = Select whether the color on a partially filled icon starts from the left side or from the bottom.
- #The below strings also exist in the KPI perspective strings
- prop_textAlignmentLabel = Text alignment
- prop_textAlignmentLeftLabel = Left
- prop_textAlignmentCenterLabel = Center
- prop_textAlignmentRightLabel = Right
- prop_baseValueSize = Value font size
- prop_baseValueSizeDescription = Base value font size
- prop_baseLabelText = Label title
- prop_baseLabelTextDescription = Base value label title
|