diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2015-03-28 19:13:40 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-03-28 19:55:31 +0100 |
commit | c276ca28262c4dc690849d89aa246a308dba1b25 (patch) | |
tree | 8dc424ead869d64278f9ddae098f5829b93ba0e1 /sc/source/ui/src/globstr.src | |
parent | fd28dea50930797652afbdce6992bea08c56caa0 (diff) |
let it sound a bit less dramatic, related tdf#42897
Change-Id: Ie387f8e12efb1624ff56d7e25afd27deb0f1135b
Diffstat (limited to 'sc/source/ui/src/globstr.src')
-rw-r--r-- | sc/source/ui/src/globstr.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src index 616342b0a60f..40b6b93ee716 100644 --- a/sc/source/ui/src/globstr.src +++ b/sc/source/ui/src/globstr.src @@ -2083,7 +2083,7 @@ Resource RID_GLOBSTR }; String STR_UNQUOTED_STRING { - Text [ en-US ] = "Strings must be quoted, otherwise they might be interpreted as an address or col/row name!"; + Text [ en-US ] = "Strings without quotes are interpreted as column/row labels."; }; String STR_ENTER_VALUE { |