diff options
author | Senky <jakubsenko@gmail.com> | 2012-04-15 20:10:51 +0200 |
---|---|---|
committer | Senky <jakubsenko@gmail.com> | 2012-04-15 20:10:51 +0200 |
commit | 3741e99aab94fc903db82c1c4d3d6b1f7b1e2a1a (patch) | |
tree | bd765cbb1938d1e58ca62e431a73565531a7d9b3 /phpBB/language/en/email/installed.txt | |
parent | de7a166a5990a3b59ffff145f7acb7b9e1dcb3c5 (diff) | |
download | forums-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/email/installed.txt')
-rw-r--r-- | phpBB/language/en/email/installed.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/email/installed.txt b/phpBB/language/en/email/installed.txt index 2aa03a7f33..9ec93484e1 100644 --- a/phpBB/language/en/email/installed.txt +++ b/phpBB/language/en/email/installed.txt @@ -4,7 +4,7 @@ Congratulations, You have successfully installed phpBB on your server. -This e-mail contains important information regarding your installation and should be kept for reference. Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account. +This email contains important information regarding your installation and should be kept for reference. Your password has been securely stored in our database and cannot be retrieved. In the event that it is forgotten, you will be able to reset it using the email address associated with your account. ---------------------------- Username: {USERNAME} |