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

New commits:
commit b363d736060a8ebe2117a37e0dfbd2e164f31db7
Author: Tsutomu Uchino <ha...@apache.org>
Date:   Sat Jan 18 14:34:06 2014 +0000

    #i92785# fix label from Allow blank cells to Allow empty cells on Criteria 
tabl of Validity dialog
    
    Suggest By: joropo<jor...@pioneerwireless.net>

diff --git a/sc/source/ui/dbgui/validate.src b/sc/source/ui/dbgui/validate.src
index 9974f13..9a9662a 100644
--- a/sc/source/ui/dbgui/validate.src
+++ b/sc/source/ui/dbgui/validate.src
@@ -197,7 +197,7 @@ TabPage TP_VALIDATION_VALUES
         //-->Modified by PengYunQuan for Validity Cell Range Picker
         Size = MAP_APPFONT ( 174 , 10 ) ;
         TabStop = TRUE ;
-        Text [ en-US ] = "Allow ~blank cells" ;
+        Text [ en-US ] = "Allow ~empty cells" ;
     };
     CheckBox CB_SHOWLIST
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to