aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-10-15 16:07:01 +0200
committerPayBas <contact@paybas.com>2014-10-15 16:07:01 +0200
commit1a128f9a768fac8e27c960172153b0be9cc53b61 (patch)
tree89275937dfa741fd608d78a7ceddb1bdaee04868 /phpBB/language/en/ucp.php
parent4bdae294cbd8f423f44dfdf8e594a1afd328465d (diff)
downloadforums-1a128f9a768fac8e27c960172153b0be9cc53b61.tar
forums-1a128f9a768fac8e27c960172153b0be9cc53b61.tar.gz
forums-1a128f9a768fac8e27c960172153b0be9cc53b61.tar.bz2
forums-1a128f9a768fac8e27c960172153b0be9cc53b61.tar.xz
forums-1a128f9a768fac8e27c960172153b0be9cc53b61.zip
[ticket/12796] Use dedicated lang vars
PHPBB3-12796
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 101292e171..ad7063d3f9 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -589,6 +589,7 @@ $lang = array_merge($lang, array(
),
'VIEW_PREVIOUS_HISTORY' => 'Previous PM in history',
'VIEW_PREVIOUS_PM' => 'Previous PM',
+ 'VIEW_PROFILE' => 'View profile',
'VIEW_SIGS' => 'Display signatures',
'VIEW_SMILIES' => 'Display smilies as images',
'VIEW_TOPICS_DAYS' => 'Display topics from previous days',