sc/inc/globstr.hrc | 1 -
1 file changed, 1 deletion(-)
New commits:
commit aa443205e634880c8e3e35776f2b07675a798f85
Author: Andras Timar <[email protected]>
AuthorDate: Mon Dec 2 11:21:26 2024 +0100
Commit: Andras Timar <[email protected]>
CommitDate: Mon Dec 2 13:34:17 2024 +0100
Remove unused empty string
Change-Id: If29babb15d0e594e2746d6124218704e3f49728b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177670
Tested-by: Jenkins
Reviewed-by: Andras Timar <[email protected]>
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 743a57913196..ceca2b5d31c7 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -271,7 +271,6 @@
#define STR_HIDE NC_("STR_HIDE", "Hide")
#define STR_PRINT NC_("STR_PRINT", "Print")
#define STR_INVALID_AFAREA NC_("STR_INVALID_AFAREA", "To
apply an AutoFormat,
a table range of at least
3 × 3 cells must be selected.")
-#define STR_AUTOFORMAT_WAIT_WARNING_TITLE
NC_("STR_AUTOFORMAT_WAIT_WARNING_TITLE", "")
#define STR_AUTOFORMAT_WAIT_WARNING
NC_("STR_AUTOFORMAT_WAIT_WARNING", "Applying AutoFormat to the selected range
(more than one million cells) may take a long time.
Do you want to proceed?")
#define STR_OPTIONAL NC_("STR_OPTIONAL",
"(optional)")
#define STR_REQUIRED NC_("STR_REQUIRED",
"(required)")