summaryrefslogtreecommitdiff
path: root/sc/source/ui/src
diff options
context:
space:
mode:
authoryjw9012 <yjw9012@gmail.com>2013-12-30 10:21:34 -0600
committerKohei Yoshida <libreoffice@kohei.us>2013-12-30 20:02:29 +0000
commitd7f51933c4b01183f7da923b6ee1475a004cc3a5 (patch)
tree48ad432a07d6d4d8621cdee4f98fe95467abbf15 /sc/source/ui/src
parent4e85af9d9315fb72b868cc2b2c8f599fae6f7ec0 (diff)
fdo#72995: Changed label to 'Formula cell must contain a formula.'
Change-Id: Iaa8528985935549f0ef1bdc96edfbde7d9b104c9 Reviewed-on: https://gerrit.libreoffice.org/7234 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r--sc/source/ui/src/globstr.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index ee46a95bb2cb..19444701d6dc 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -2047,7 +2047,7 @@ Resource RID_GLOBSTR
};
String STR_NOFORMULA
{
- Text [ en-US ] = "Cell must contain a formula." ;
+ Text [ en-US ] = "Formula cell must contain a formula." ;
};
String STR_INVALIDINPUT
{