diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/optdlg/calcoptionsdlg.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/optdlg/calcoptionsdlg.src b/sc/source/ui/optdlg/calcoptionsdlg.src index 235ec0e36feb..4c532298f1ec 100644 --- a/sc/source/ui/optdlg/calcoptionsdlg.src +++ b/sc/source/ui/optdlg/calcoptionsdlg.src @@ -125,7 +125,7 @@ ModalDialog RID_SCDLG_FORMULA_CALCOPTIONS String STR_EMPTY_STRING_AS_ZERO_DESC { - Text [ en-US ] = "Blah."; + Text [ en-US ] = "This option determines whether or not an empty string is to be treated as having a value of zero when used in arithmetic."; }; String STR_TRUE |