summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-01-11 12:00:26 +0100
committerAndras Timar <atimar@suse.com>2012-01-12 00:06:11 +0100
commit673abdd398c5b7ae843a652c5f4342fd3876e761 (patch)
tree4cedcc9e104003bca369066f091bef28de850e1d /sc
parentae5943c55556e22295b21b9e62fb51910e250333 (diff)
enlarge 'Reset' button for German translation
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/src/optdlg.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/optdlg.src b/sc/source/ui/src/optdlg.src
index 93378d13b1c9..a8f82a5c9cc3 100644
--- a/sc/source/ui/src/optdlg.src
+++ b/sc/source/ui/src/optdlg.src
@@ -280,7 +280,7 @@ TabPage RID_SCPAGE_FORMULA
PushButton BTN_FORMULA_SEP_RESET
{
Pos = MAP_APPFONT ( 21, 113 );
- Size = MAP_APPFONT ( 40, 14 );
+ Size = MAP_APPFONT ( 50, 14 );
Text [ en-US ] = "Rese~t";
};
};