sc/source/ui/src/globstr.src |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f277f8eca83475f7bb1d95c75d5de53ad4d26578
Author: Kohei Yoshida <kohei.yosh...@collabora.com>
Date:   Wed Mar 19 20:05:02 2014 -0400

    Chnage the wording for empty preview messages.
    
    Change-Id: I90e12d6e2999522ef0d252e1592b8649e8e4560c

diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 9897db3..b55ae11 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -2064,12 +2064,12 @@ Resource RID_GLOBSTR
 
     String STR_PRINT_PREVIEW_NODATA
     {
-        Text [ en-US ] = "Empty Content";
+        Text [ en-US ] = "No Data";
     };
 
     String STR_PRINT_PREVIEW_EMPTY_RANGE
     {
-        Text [ en-US ] = "Empty Print Range";
+        Text [ en-US ] = "Print Range Empty";
     };
 };
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to