sc/source/ui/dbgui/validate.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6874e5e291e9c643eaf06a84a6e5a32be496a37a Author: Tsutomu Uchino <ha...@apache.org> Date: Sat Jan 18 14:34:06 2014 +0000 Resolves: #i92785# fix label from Allow blank cells to... Allow empty cells on Criteria tab of Validity dialog Suggest By: joropo<jor...@pioneerwireless.net> (cherry picked from commit b363d736060a8ebe2117a37e0dfbd2e164f31db7) Change-Id: I76eb3bb567bb24498f987d62dd970731faff4b83 diff --git a/sc/source/ui/dbgui/validate.src b/sc/source/ui/dbgui/validate.src index b832d30..aa24552 100644 --- a/sc/source/ui/dbgui/validate.src +++ b/sc/source/ui/dbgui/validate.src @@ -125,7 +125,7 @@ TabPage TP_VALIDATION_VALUES Pos = MAP_APPFONT ( 80 - OFFSET_X , 30 ) ; 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