summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-06-06 23:41:44 +0200
committerJan Holesovsky <kendy@suse.cz>2011-06-07 17:39:47 +0200
commitc8b527732436964d85e1150ec3ae627066557dab (patch)
tree5c8ca16cee349af9d2118195f3384cf7dfa598f7
parent349cdd39cb23c99ecc4a299729dbc8ab0ac89bd8 (diff)
fdo#38007 fix for a truncated German string
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
-rw-r--r--sw/source/ui/config/optdlg.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index bd9566494e..4af01f1a35 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -471,7 +471,7 @@ TabPage TP_STD_FONT
FixedText FT_SIZE
{
Pos = MAP_APPFONT ( 204 , 14 ) ;
- Size = MAP_APPFONT ( 30 , 8 ) ;
+ Size = MAP_APPFONT ( 40 , 8 ) ;
Text [ en-US ] = "Size";
};
MetricBox LB_STANDARD_SIZE