summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsAbove.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsAbove.java')
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsAbove.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsAbove.java b/wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsAbove.java
index fd1134954f51..08dbc2db52e2 100644
--- a/wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsAbove.java
+++ b/wizards/com/sun/star/wizards/reportbuilder/layout/InBlocksLabelsAbove.java
@@ -40,7 +40,7 @@ public class InBlocksLabelsAbove extends ColumnarTwoColumns
@Override
public String getLocalizedName()
{
- return getResource().getResText(UIConsts.RID_REPORT + 85);
+ return getResource().getResText("RID_REPORT_85");
}
@Override