summaryrefslogtreecommitdiff
path: root/cui/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-08-01 11:50:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-08-01 15:20:29 +0200
commit3f738d8f9e5c448ddf352a8e10e6c619dde7d87d (patch)
tree87f0a2317365dab2f1c653424f37de986f9873ac /cui/inc
parenta98afdd321439cfe376299eef42d9fd5c449355a (diff)
weld SvxPathTabPage
Change-Id: If9b982d9e73adbb55e940ae12e5d894dd803f7f3 Reviewed-on: https://gerrit.libreoffice.org/76788 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/inc')
-rw-r--r--cui/inc/strings.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/inc/strings.hrc b/cui/inc/strings.hrc
index e1fdec1ef480..d7e581fccb26 100644
--- a/cui/inc/strings.hrc
+++ b/cui/inc/strings.hrc
@@ -389,6 +389,8 @@
#define RID_SVXSTR_ABOUT_WEBSITE NC_("aboutdialog|website", "~Website")
#define RID_SVXSTR_ABOUT_CREDITS NC_("aboutdialog|credits", "Cre~dits")
+#define RID_SVXSTR_EDIT_PATHS NC_("optpathspage|editpaths", "Edit Paths: %1")
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */