sc/source/ui/src/globstr.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d7f51933c4b01183f7da923b6ee1475a004cc3a5
Author: yjw9012 <yjw9...@gmail.com>
Date:   Mon Dec 30 10:21:34 2013 -0600

    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 <libreoff...@kohei.us>
    Tested-by: Kohei Yoshida <libreoff...@kohei.us>

diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index ee46a95..1944470 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
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to