summaryrefslogtreecommitdiff
path: root/cui/inc/strings.hrc
diff options
context:
space:
mode:
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: */