diff options
Diffstat (limited to 'include/svx/strings.hrc')
-rw-r--r-- | include/svx/strings.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc index 95e9690b0b9e..9adfceb7b465 100644 --- a/include/svx/strings.hrc +++ b/include/svx/strings.hrc @@ -1752,6 +1752,8 @@ #define RID_SVXSTR_SIGNATURELINE_DSIGNED_BY NC_("RID_SVXSTR_SIGNATURELINE_DSIGNED_BY", "Digitally signed by:") #define RID_SVXSTR_SIGNATURELINE_DATE NC_("RID_SVXSTR_SIGNATURELINE_DATE", "Date: %1") +#define RID_SVXSTR_TRANSPARENCY NC_("RID_SVXSTR_TRANSPARENCY", "Transparency:") + #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |