1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[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
This commit is contained in:
Senky
2012-04-15 20:10:51 +02:00
parent de7a166a59
commit 3741e99aab
29 changed files with 142 additions and 142 deletions

View File

@@ -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',