diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-07-23 21:32:47 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-07-23 22:06:41 -0400 |
commit | 01ee7955fe6d0e25c325717fe7d5dbd56e28983c (patch) | |
tree | e6e3a14213ad966caf5dff219cba2aab212ac4f6 /sc/source/ui/optdlg | |
parent | 9b2d4348e1659cebdf560626a3b6c00263c6b1f2 (diff) |
More helpful description for this option.
Change-Id: Ib9399719d3d055c98108811cfb29dfd6f6dd9095
Diffstat (limited to 'sc/source/ui/optdlg')
-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 |