summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc
diff options
context:
space:
mode:
authorIngrid Halama <iha@openoffice.org>2010-06-01 19:22:19 +0200
committerIngrid Halama <iha@openoffice.org>2010-06-01 19:22:19 +0200
commit93d35b4030f7599ae9709d16c77dc7dc03355585 (patch)
treeef6d887e132e0c89c7459bd44e8e3f72fe4a577a /chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc
parentdec36699345b060fe3fbfb58e4887a6480f0ea71 (diff)
chart47: #i110702# translation for 'display legend' is truncated
Diffstat (limited to 'chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc')
-rw-r--r--chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc b/chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc
index 4218b322a948..17f6518eabe4 100644
--- a/chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc
+++ b/chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc
@@ -35,7 +35,7 @@ CheckBox CBX_SHOWLEGEND \
{ \
HelpID = HID_SCH_LEGEND_SHOW ; \
Pos = MAP_APPFONT ( xpos , ypos ) ; \
- Size = MAP_APPFONT ( 67 , 12 ) ; \
+ Size = MAP_APPFONT ( 95 , 12 ) ; \
Text [ en-US ] = "~Display legend" ; \
TabStop = TRUE ; \
};