aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
authorSenky <jakubsenko@gmail.com>2012-04-15 20:10:51 +0200
committerSenky <jakubsenko@gmail.com>2012-04-15 20:10:51 +0200
commit3741e99aab94fc903db82c1c4d3d6b1f7b1e2a1a (patch)
treebd765cbb1938d1e58ca62e431a73565531a7d9b3 /phpBB/language/en/mcp.php
parentde7a166a5990a3b59ffff145f7acb7b9e1dcb3c5 (diff)
downloadforums-3741e99aab94fc903db82c1c4d3d6b1f7b1e2a1a.tar
forums-3741e99aab94fc903db82c1c4d3d6b1f7b1e2a1a.tar.gz
forums-3741e99aab94fc903db82c1c4d3d6b1f7b1e2a1a.tar.bz2
forums-3741e99aab94fc903db82c1c4d3d6b1f7b1e2a1a.tar.xz
forums-3741e99aab94fc903db82c1c4d3d6b1f7b1e2a1a.zip
[ticket/10161] all "e-mail" strings in language files changed to "email"
according to Oleg's comment: email is preferred by RFCs and probably the way of the future PHPBB3-10161
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index 3ee619ea16..eaa2d7e3a5 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -144,7 +144,7 @@ $lang = array_merge($lang, array(
'MCP_ADD' => 'Add a warning',
'MCP_BAN' => 'Banning',
- 'MCP_BAN_EMAILS' => 'Ban e-mails',
+ 'MCP_BAN_EMAILS' => 'Ban emails',
'MCP_BAN_IPS' => 'Ban IPs',
'MCP_BAN_USERNAMES' => 'Ban Usernames',