summaryrefslogtreecommitdiffstats
path: root/include/svtools
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 /include/svtools
parenttdf#115941 use same font statusbar does for form navigator bar (diff)
downloadcore-8b57d07a64e03db32b5383f58a40c1509392cd24.tar.gz
core-8b57d07a64e03db32b5383f58a40c1509392cd24.zip
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 'include/svtools')
-rw-r--r--include/svtools/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/strings.hrc b/include/svtools/strings.hrc
index efd5ece4efa8..80c3c86f1aa6 100644
--- a/include/svtools/strings.hrc
+++ b/include/svtools/strings.hrc
@@ -263,7 +263,7 @@
#define STR_FIELD_HOMETEL NC_("STR_FIELD_HOMETEL", "Tel: Home")
#define STR_FIELD_WORKTEL NC_("STR_FIELD_WORKTEL", "Tel: Work")
#define STR_FIELD_FAX NC_("STR_FIELD_FAX", "FAX")
-#define STR_FIELD_EMAIL NC_("STR_FIELD_EMAIL", "E-mail")
+#define STR_FIELD_EMAIL NC_("STR_FIELD_EMAIL", "Email")
#define STR_FIELD_URL NC_("STR_FIELD_URL", "URL")
#define STR_FIELD_NOTE NC_("STR_FIELD_NOTE", "Note")
#define STR_FIELD_USER1 NC_("STR_FIELD_USER1", "User 1")