aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-08-03 15:46:56 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-08-03 15:46:56 +0000
commit1f871950d8bbefe59e18c00ea3238591c0b73807 (patch)
treec6b5d1127658d68ebed7fa17183c2795a13d40c8 /phpBB/language
parentd376811e7faf1f947645c9bfedd235c6ae9e3227 (diff)
downloadforums-1f871950d8bbefe59e18c00ea3238591c0b73807.tar
forums-1f871950d8bbefe59e18c00ea3238591c0b73807.tar.gz
forums-1f871950d8bbefe59e18c00ea3238591c0b73807.tar.bz2
forums-1f871950d8bbefe59e18c00ea3238591c0b73807.tar.xz
forums-1f871950d8bbefe59e18c00ea3238591c0b73807.zip
#48985
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9916 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/acp/profile.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/profile.php b/phpBB/language/en/acp/profile.php
index ef291585bc..a25dcd174b 100644
--- a/phpBB/language/en/acp/profile.php
+++ b/phpBB/language/en/acp/profile.php
@@ -66,6 +66,8 @@ $lang = array_merge($lang, array(
'DISPLAY_AT_PROFILE_EXPLAIN' => 'The user is able to change this profile field within the user control panel.',
'DISPLAY_AT_REGISTER' => 'Display on registration screen',
'DISPLAY_AT_REGISTER_EXPLAIN' => 'If this option is enabled, the field will be displayed on registration.',
+ 'DISPLAY_ON_VT' => 'Display on viewtopic screen',
+ 'DISPLAY_ON_VT_EXPLAIN' => 'If this option is enabled, the field will be displayed in the mini-profile on the topic screen.',
'DISPLAY_PROFILE_FIELD' => 'Publicly display profile field',
'DISPLAY_PROFILE_FIELD_EXPLAIN' => 'The profile field will be shown in all locations allowed within the load settings. Setting this to “no” will hide the field from topic pages, profiles and the memberlist.',
'DROPDOWN_ENTRIES_EXPLAIN' => 'Enter your options now, every option in one line.',