summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-01-23 11:59:37 +0000
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-02-07 06:02:58 +0100
commit8b57d07a64e03db32b5383f58a40c1509392cd24 (patch)
treedc23ae43eba0f8eeccda6b00b80627c7a4d9385c /sfx2/inc
parent9a923e1ce53753bb8538054fd1658a67ca0ff354 (diff)
complete the univerbation of E-mail to Email in the ui
it now looks old-fashioned hyphenated Change-Id: I5b2b905277356c1b986f97de29f82ac1c21b1709 Reviewed-on: https://gerrit.libreoffice.org/66796 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/dinfdlg.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/dinfdlg.hrc b/sfx2/inc/dinfdlg.hrc
index c03d0a4223a7..a99ead5b6b91 100644
--- a/sfx2/inc/dinfdlg.hrc
+++ b/sfx2/inc/dinfdlg.hrc
@@ -33,7 +33,7 @@ const char* SFX_CB_PROPERTY_STRINGARRAY[] =
NC_("SFX_CB_PROPERTY_STRINGARRAY", "Division"),
NC_("SFX_CB_PROPERTY_STRINGARRAY", "Document number"),
NC_("SFX_CB_PROPERTY_STRINGARRAY", "Editor"),
- NC_("SFX_CB_PROPERTY_STRINGARRAY", "E-Mail"),
+ NC_("SFX_CB_PROPERTY_STRINGARRAY", "Email"),
NC_("SFX_CB_PROPERTY_STRINGARRAY", "Forward to"),
NC_("SFX_CB_PROPERTY_STRINGARRAY", "Group"),
NC_("SFX_CB_PROPERTY_STRINGARRAY", "Info"),