diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-06-28 16:01:00 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-07 16:51:13 +0200 |
commit | ed200d9f2586b714718aaa7319ea68cf480261ad (patch) | |
tree | 4f64790f62d8a959e1df17a6b23c55edec067c72 /sw/inc | |
parent | 885e6064f05b6e8360cc020872d4696afeb15305 (diff) |
weld SwSendMailDialog
Change-Id: Ibb21567c11adef233061cb53f787a73eb56cc282
Reviewed-on: https://gerrit.libreoffice.org/74848
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/strings.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc index 54323e254cf4..54ef4b1463c7 100644 --- a/sw/inc/strings.hrc +++ b/sw/inc/strings.hrc @@ -1327,8 +1327,6 @@ #define STR_SAVEACOPY_SRC NC_("STR_SAVEACOPY_SRC", "~Export copy of source...") #define ST_CONTINUE NC_("ST_CONTINUE", "~Continue") -#define ST_TASK NC_("ST_TASK", "Task") -#define ST_STATUS NC_("ST_STATUS", "Status") #define ST_SENDINGTO NC_("ST_SENDINGTO", "Sending to: %1") #define ST_COMPLETED NC_("ST_COMPLETED", "Successfully sent") #define ST_FAILED NC_("ST_FAILED", "Sending failed") |