aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/language.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/acp/language.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/acp/language.php')
-rw-r--r--phpBB/language/en/acp/language.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/language.php b/phpBB/language/en/acp/language.php
index 6bac0a815b..154551bd6e 100644
--- a/phpBB/language/en/acp/language.php
+++ b/phpBB/language/en/acp/language.php
@@ -38,7 +38,7 @@ $lang = array_merge($lang, array(
'ACP_FILES' => 'Admin language files',
'ACP_LANGUAGE_PACKS_EXPLAIN' => 'Here you are able to install/remove language packs. The default language pack is marked with an asterisk (*).',
- 'EMAIL_FILES' => 'E-mail templates',
+ 'EMAIL_FILES' => 'Email templates',
'FILE_CONTENTS' => 'File contents',
'FILE_FROM_STORAGE' => 'File from storage folder',