From b641fccab785cc7dede720f7d5844e4f0cb95b91 Mon Sep 17 00:00:00 2001 From: Ming Hua Date: Mon, 13 Sep 2021 16:43:06 +0800 Subject: CSV import dialog: fix tooltip for "Evaluate formulas" option This option was added in commit 4c29c2bfab18b25229e0bc71014fd2ca42ec5bff with appropriate label and extended tooltip, but the (regular) tooltip seems to be just copy-and-pasted from "Skip empty cells" option and not changed to fit the new option. Change-Id: I2425f4dc67468f152a7180d98e2e48c15de351fe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121987 Reviewed-by: Eike Rathke Tested-by: Jenkins --- sc/uiconfig/scalc/ui/textimportcsv.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/uiconfig') diff --git a/sc/uiconfig/scalc/ui/textimportcsv.ui b/sc/uiconfig/scalc/ui/textimportcsv.ui index 1ffbc9868736..5e6959e9b9f2 100644 --- a/sc/uiconfig/scalc/ui/textimportcsv.ui +++ b/sc/uiconfig/scalc/ui/textimportcsv.ui @@ -629,7 +629,7 @@ True True False - If enabled, blank cells in source will not override the target. + If enabled, cells starting with '=' will be evaluated as formulas. True True -- cgit v1.2.3