aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorRichard McGirr <rmcgirr83@gmail.com>2016-03-03 06:55:36 -0500
committerRichard McGirr <rmcgirr83@gmail.com>2016-03-03 06:55:36 -0500
commit83fd8e88d601bb388d7afa4c9e17e09a9c8bc820 (patch)
tree61f2f894ae074c94e8484f8c7481a9839479131e /phpBB/language/en/ucp.php
parent65ce507ddac83cdcddf6898d1ffea6c0512c393b (diff)
downloadforums-83fd8e88d601bb388d7afa4c9e17e09a9c8bc820.tar
forums-83fd8e88d601bb388d7afa4c9e17e09a9c8bc820.tar.gz
forums-83fd8e88d601bb388d7afa4c9e17e09a9c8bc820.tar.bz2
forums-83fd8e88d601bb388d7afa4c9e17e09a9c8bc820.tar.xz
forums-83fd8e88d601bb388d7afa4c9e17e09a9c8bc820.zip
[ticket/14508] Adjust account inactive language
PHPBB3-14508
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 1290f2a7e1..59525c6b16 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -66,7 +66,7 @@ $lang = array_merge($lang, array(
'ACCOUNT_COPPA' => 'Your account has been created but has to be approved, please check your email for details.',
'ACCOUNT_EMAIL_CHANGED' => 'Your account has been updated. However, this board requires account reactivation on email changes. An activation key has been sent to the new email address you provided. Please check your email for further information.',
'ACCOUNT_EMAIL_CHANGED_ADMIN' => 'Your account has been updated. However, this board requires account reactivation by the administrators on email changes. An email has been sent to them and you will be informed when your account has been reactivated.',
- 'ACCOUNT_INACTIVE' => 'Your account has been created. However, this board requires account activation. An activation key has been sent to the email address you provided. Please check your email for further information and also be sure to check your junk mail box. It may take a while to get the email depending on your email providers server loads so please be patient.',
+ 'ACCOUNT_INACTIVE' => 'Your account has been created. However, this board requires account activation. An activation key has been sent to the email address you provided. Please check your email for further information and also be sure to check your junk mail box. It may take a while to get the email depending on your email provider.',
'ACCOUNT_INACTIVE_ADMIN' => 'Your account has been created. However, this board requires account activation by the administrator group. An email has been sent to them and you will be informed when your account has been activated.',
'ACTIVATION_EMAIL_SENT' => 'The activation email has been sent to your email address.',
'ACTIVATION_EMAIL_SENT_ADMIN' => 'The activation email has been sent to the administrators email addresses.',