summaryrefslogtreecommitdiff
path: root/sw/inc/strings.hrc
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2017-08-26 23:41:17 -0400
committerAshod Nakashian <ashnakash@gmail.com>2017-08-28 05:01:16 +0200
commit8d912300ad1559ebd2ab2005e683753b361ba671 (patch)
tree42cf048c6ddb80944365d9f9826553c340f6474a /sw/inc/strings.hrc
parent3daf54cb807b1841335d0da935c17149f9d9873f (diff)
sw: insert paragraph signature field
Change-Id: Ibf062c19b9896841df765bc39716cddad8bc12f2 Reviewed-on: https://gerrit.libreoffice.org/41602 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'sw/inc/strings.hrc')
-rw-r--r--sw/inc/strings.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 9e77c736bdd8..915c0bab463b 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -1343,6 +1343,7 @@
#define STR_VALID NC_("STR_VALID", "Valid")
#define STR_INVALID NC_("STR_INVALID", "Invalid")
#define STR_SIGNED_BY NC_("STR_SIGNED_BY", "Signed-by")
+#define STR_PARAGRAPH_SIGNATURE NC_("STR_PARAGRAPH_SIGNATURE", "Paragraph Signature")
#endif