summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/en_GB
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-07-19 14:40:39 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-07-19 14:40:39 +0000
commit532b7cee175d0ff4b28f82962658181e6b00d38b (patch)
tree01d8f380278928d173cfb0a34813734243225c78 /roundcubemail/program/localization/en_GB
parentb5f63ed63b358d71d6634f2b6ac793d128e64bd9 (diff)
Use more common name for e-mail
git-svn-id: https://svn.roundcube.net/trunk@4937 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_GB')
-rw-r--r--roundcubemail/program/localization/en_GB/labels.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/en_GB/labels.inc b/roundcubemail/program/localization/en_GB/labels.inc
index 39b729ba1..9e376784d 100644
--- a/roundcubemail/program/localization/en_GB/labels.inc
+++ b/roundcubemail/program/localization/en_GB/labels.inc
@@ -24,7 +24,7 @@ $labels['password'] = 'Password';
$labels['server'] = 'Server';
$labels['login'] = 'Login';
$labels['logout'] = 'Logout';
-$labels['mail'] = 'E-Mail';
+$labels['mail'] = 'Email';
$labels['settings'] = 'Personal Settings';
$labels['addressbook'] = 'Address Book';
$labels['inbox'] = 'Inbox';
@@ -204,7 +204,7 @@ $labels['receiptnote'] = 'Note: This receipt only acknowledges that the message
$labels['name'] = 'Display name';
$labels['firstname'] = 'First name';
$labels['surname'] = 'Last name';
-$labels['email'] = 'E-Mail';
+$labels['email'] = 'Email';
$labels['addcontact'] = 'Add new contact';
$labels['editcontact'] = 'Edit contact';
$labels['contacts'] = 'Contacts';