aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-04-20 20:32:45 +0200
committerPayBas <contact@paybas.com>2014-04-20 20:33:34 +0200
commit4e1a86d848b90f9e36b012494c592feec153cc22 (patch)
treeeaab884d708bde94ee372e94475f1699dccb89bf /phpBB/language/en/ucp.php
parentf13689887ef8a99333fdfe6193409edc41dee690 (diff)
downloadforums-4e1a86d848b90f9e36b012494c592feec153cc22.tar
forums-4e1a86d848b90f9e36b012494c592feec153cc22.tar.gz
forums-4e1a86d848b90f9e36b012494c592feec153cc22.tar.bz2
forums-4e1a86d848b90f9e36b012494c592feec153cc22.tar.xz
forums-4e1a86d848b90f9e36b012494c592feec153cc22.zip
[ticket/12389] Moved PM tools to UCP template
PHPBB3-12389
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 40c8bd9f8e..0af2ffe039 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -412,6 +412,7 @@ $lang = array_merge($lang, array(
'PM_SENTBOX' => 'Sent messages',
'PM_SUBJECT' => 'Message subject',
'PM_TO' => 'Send to',
+ 'PM_TOOLS' => 'PM tools',
'PM_USERS_REMOVED_NO_PM' => 'Some users couldn’t be added as they have disabled private message receipt.',
'POST_EDIT_PM' => 'Edit message',
'POST_FORWARD_PM' => 'Forward message',