1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +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

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