aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-10-03 16:56:17 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-10-03 16:56:17 +0200
commit3a443b56233c58df49d15861c1c4add996b7660b (patch)
tree621df35d81fb15aea7039f6c70ebe5453344754c /phpBB/language/en
parentf920336be4dcb3ae2df43c10dc8ef9ff1346ceb8 (diff)
downloadforums-3a443b56233c58df49d15861c1c4add996b7660b.tar
forums-3a443b56233c58df49d15861c1c4add996b7660b.tar.gz
forums-3a443b56233c58df49d15861c1c4add996b7660b.tar.bz2
forums-3a443b56233c58df49d15861c1c4add996b7660b.tar.xz
forums-3a443b56233c58df49d15861c1c4add996b7660b.zip
[ticket/11327] Adjust code per review comments
PHPBB3-11327
Diffstat (limited to 'phpBB/language/en')
-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 2fb6a93754..542d814911 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -417,7 +417,7 @@ $lang = array_merge($lang, array(
'PASSWORD' => 'Password',
'PASSWORD_ACTIVATED' => 'Your new password has been activated.',
'PASSWORD_RESET' => 'Your password has been successfully reset.',
- 'PASSWORD_RESET_LINK_SENT' => 'If your account exists, a password reset link was sent to your registered email address. If you do not receive an email, it may be because you are banned, your account is not activated, you have requested multiple password resets within a short time frame, or you are not allowed to change your password. Contact an admin if any of those reasons apply. Also, please check your spam filter.',
+ 'PASSWORD_RESET_LINK_SENT' => 'If your account exists, a password reset link was sent to your registered email address. If you do not receive an email, it may be because you are banned, your account is not activated, you have requested multiple password resets within a short time frame, or you are not allowed to change your password. Contact an administrator if any of those reasons apply. Also, please check your spam filter.',
'PERMISSIONS_RESTORED' => 'Successfully restored original permissions.',
'PERMISSIONS_TRANSFERRED' => 'Successfully transferred permissions from <strong>%s</strong>, you are now able to browse the board with this user’s permissions.<br />Please note that admin permissions were not transferred. You are able to revert to your permission set at any time.',
'PM_DISABLED' => 'Private messaging has been disabled on this board.',