summaryrefslogtreecommitdiff
path: root/sw/inc/globals.hrc
diff options
context:
space:
mode:
authorJakub Trzebiatowski <ubap.dev@gmail.com>2016-03-26 12:54:18 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-03-31 12:50:50 +0000
commit8d123bf1491bcc7415f4dde3ddd397a11146bb38 (patch)
tree56a54af8b0807394593c4e6a470cb4d95d5e9fac /sw/inc/globals.hrc
parentbb2fdee74fddd42914d0fa7d7b3820d0bd33237a (diff)
tdf#90855 add table header entries to resources
removed hardcoded table header entries Change-Id: Ib0268421d1b0035e7764555054377d08ee47a29d Reviewed-on: https://gerrit.libreoffice.org/23520 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sw/inc/globals.hrc')
-rw-r--r--sw/inc/globals.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc
index a907906ea8bf..447143533929 100644
--- a/sw/inc/globals.hrc
+++ b/sw/inc/globals.hrc
@@ -95,6 +95,9 @@
// free
+#define STR_BOOKMARK_NAME (RC_GLOBALS_BEGIN + 36)
+#define STR_BOOKMARK_TEXT (RC_GLOBALS_BEGIN + 37)
+
#define STR_LOAD_HTML_DOC (RC_GLOBALS_BEGIN + 38)
#define STR_JAVA_EDIT (RC_GLOBALS_BEGIN + 39)