summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-23 15:50:50 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-24 14:39:24 +0100
commitd52384260c4a8f096945b33b89430398ffa69431 (patch)
tree04b58657e41bfa5108968cf7f02b0e303992c62f /include
parent6a23cbe08174971a8be83cf74965979caf5e8b96 (diff)
set title of Color Replacer dialog
Change-Id: I79ae929e12b844c738eb62660d363fbd4699ed15 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87295 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/svx/strings.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index ee7e4bc9710d..f3594bde95ed 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -1289,6 +1289,7 @@
#define RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED NC_("RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED", "Reached the last reminder, continued from the first")
#define RID_SVXDLG_BMPMASK_STR_PALETTE NC_("RID_SVXDLG_BMPMASK_STR_PALETTE", "Color Palette")
+#define RID_SVXDLG_BMPMASK_STR_TITLE NC_("RID_SVXDLG_BMPMASK_STR_TITLE", "Color Replacer")
#define RID_SVXSTR_ERR_OLD_PASSWD NC_("RID_SVXSTR_ERR_OLD_PASSWD", "Invalid password")
#define RID_SVXSTR_ERR_REPEAT_PASSWD NC_("RID_SVXSTR_ERR_REPEAT_PASSWD", "Passwords do not match")