summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-01-11 12:00:26 +0100
committerAndras Timar <atimar@suse.com>2012-01-11 12:53:11 +0100
commit8ca1557b85188b7708930468d77412f51356e34c (patch)
tree41dd6a84a4a65d8de098f222a34ed87fa505d42d
parent11c9125c28738ce99e502991523829756ec95326 (diff)
enlarge 'Reset' button for German translation
-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";
};
};