summaryrefslogtreecommitdiff
path: root/cui/inc/strings.hrc
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail.com>2019-12-05 02:55:57 -0900
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2019-12-20 07:22:04 +0100
commitfdb5ce011cb043475869d0b607ea25b8f32b4314 (patch)
tree0ef89c747064e30e5dfca215c2a19ff68d174ebc /cui/inc/strings.hrc
parentf2f5d74067705b7c64f8fb510952d7cece417627 (diff)
tdf#108458 Show tooltips in CuiConfigFunctionListBox
Change-Id: I6644e939c644c827e2b3ad019b975a3845585063 Reviewed-on: https://gerrit.libreoffice.org/84555 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'cui/inc/strings.hrc')
-rw-r--r--cui/inc/strings.hrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/cui/inc/strings.hrc b/cui/inc/strings.hrc
index 1ade0c0d6b38..3169862f2e54 100644
--- a/cui/inc/strings.hrc
+++ b/cui/inc/strings.hrc
@@ -396,6 +396,10 @@
#define RID_SVXSTR_EDIT_PATHS NC_("optpathspage|editpaths", "Edit Paths: %1")
+#define RID_SVXSTR_COMMANDLABEL NC_("RID_SVXSTR_COMMANDLABEL", "Label")
+#define RID_SVXSTR_COMMANDNAME NC_("RID_SVXSTR_COMMANDLABEL", "Command")
+#define RID_SVXSTR_COMMANDTIP NC_("RID_SVXSTR_COMMANDLABEL", "Tooltip")
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */