[Libreoffice-commits] core.git: sc/inc
Heiko Tietze (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 17 03:37:36 UTC 2019
sc/inc/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6d1e550df7fc4f710e15b6f5d63a58587a952378
Author: Heiko Tietze <tietze.heiko at gmail.com>
AuthorDate: Tue Jul 16 11:20:01 2019 +0200
Commit: Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Wed Jul 17 05:36:40 2019 +0200
tdf#126315 - Tooltip for drop-down widget in Formula bar
Change-Id: If2379ab939f6f9bffeddfab64ac2c6da927e841b
Reviewed-on: https://gerrit.libreoffice.org/75691
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc
index 4e92de3d7091..128de8f042c4 100644
--- a/sc/inc/strings.hrc
+++ b/sc/inc/strings.hrc
@@ -177,7 +177,7 @@
#define SCSTR_QHELP_BTNCALC NC_("SCSTR_QHELP_BTNCALC", "Function Wizard")
#define SCSTR_QHELP_BTNOK NC_("SCSTR_QHELP_BTNOK", "Accept")
#define SCSTR_QHELP_BTNCANCEL NC_("SCSTR_QHELP_BTNCANCEL", "Cancel")
-#define SCSTR_QHELP_BTNSUM NC_("SCSTR_QHELP_BTNSUM", "Autosum")
+#define SCSTR_QHELP_BTNSUM NC_("SCSTR_QHELP_BTNSUM", "Select Function")
#define SCSTR_QHELP_BTNEQUAL NC_("SCSTR_QHELP_BTNEQUAL", "Formula")
#define SCSTR_QHELP_EXPAND_FORMULA NC_("SCSTR_QHELP_EXPAND_FORMULA", "Expand Formula Bar")
#define SCSTR_QHELP_COLLAPSE_FORMULA NC_("SCSTR_QHELP_COLLAPSE_FORMULA", "Collapse Formula Bar")
More information about the Libreoffice-commits
mailing list