summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorTsutomu Uchino <hanya@apache.org>2014-01-18 14:34:06 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-20 09:49:39 +0000
commit6874e5e291e9c643eaf06a84a6e5a32be496a37a (patch)
tree33226491de82955d55b42d2c19ef36447e2887b0 /sc
parent1c49746b4b96d25bf7609c607390b81492a9e3b8 (diff)
Resolves: #i92785# fix label from Allow blank cells to...
Allow empty cells on Criteria tab of Validity dialog Suggest By: joropo<joropo@pioneerwireless.net> (cherry picked from commit b363d736060a8ebe2117a37e0dfbd2e164f31db7) Change-Id: I76eb3bb567bb24498f987d62dd970731faff4b83
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/dbgui/validate.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/dbgui/validate.src b/sc/source/ui/dbgui/validate.src
index b832d30b3c44..aa24552ff639 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
{