aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2015-10-15 22:24:21 -0700
committerCesar G <prototech91@gmail.com>2015-10-15 22:26:14 -0700
commitc7d7967a91babfcae1132a9c7b98d51e2a99395b (patch)
tree63a9a9663c28beb92659adbe98e511e71dbfd4ac /phpBB/language/en/ucp.php
parentbc6a4c45838500e6f68f79d853762711452899a2 (diff)
downloadforums-c7d7967a91babfcae1132a9c7b98d51e2a99395b.tar
forums-c7d7967a91babfcae1132a9c7b98d51e2a99395b.tar.gz
forums-c7d7967a91babfcae1132a9c7b98d51e2a99395b.tar.bz2
forums-c7d7967a91babfcae1132a9c7b98d51e2a99395b.tar.xz
forums-c7d7967a91babfcae1132a9c7b98d51e2a99395b.zip
[ticket/13945] Send reactivation requests to admins using notifications system.
PHPBB3-13945
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 07751d1f7f..1faa623b44 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -339,7 +339,7 @@ $lang = array_merge($lang, array(
'NOTIFICATION_TYPE_QUOTE' => 'Someone quotes you in a post',
'NOTIFICATION_TYPE_REPORT' => 'Someone reports a post',
'NOTIFICATION_TYPE_TOPIC' => 'Someone creates a topic in a forum to which you are subscribed',
- 'NOTIFICATION_TYPE_ADMIN_ACTIVATE_USER' => 'Newly registered user requiring activation',
+ 'NOTIFICATION_TYPE_ADMIN_ACTIVATE_USER' => 'User requiring activation',
'NOTIFY_METHOD' => 'Notification method',
'NOTIFY_METHOD_BOTH' => 'Both',