Report #132: ACP language file [EN]: wrong and double variables
This commit is contained in:
@@ -69,10 +69,6 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL_WHOIS_ONLINE_EXPLAIN' => 'Display this block on the portal.',
|
||||
'PORTAL_CHANGE_STYLE' => 'Styleswitcher',
|
||||
'PORTAL_CHANGE_STYLE_EXPLAIN' => 'Display this block on the portal.<br /><span style="color:red">Please note:</span> If "Override user style:" in the board settings is set to "Yes", this block <strong>will not be displayed</strong>, independent of this setting.',
|
||||
'PORTAL_FRIENDS' => 'Friends block',
|
||||
'PORTAL_FRIENDS_EXPLAIN' => 'Display this block on the portal.',
|
||||
'PORTAL_MAX_ONLINE_FRIENDS' => 'Limit of displayed online friends',
|
||||
'PORTAL_MAX_ONLINE_FRIENDS_EXPLAIN' => 'Limit display of online friends in portal block to a certain value.',
|
||||
'PORTAL_MAIN_MENU' => 'Main menu',
|
||||
'PORTAL_MAIN_MENU_EXPLAIN' => 'Display this block on the portal.',
|
||||
'PORTAL_USER_MENU' => 'User menu / Login box',
|
||||
@@ -220,7 +216,7 @@ $lang = array_merge($lang, array(
|
||||
'ACP_PORTAL_FRIENDS_SETTINGS' => 'Friends Settings',
|
||||
'ACP_PORTAL_FRIENDS_SETTINGS_EXPLAIN' => 'Here you can change your friends information and certain specific options.',
|
||||
'PORTAL_FRIENDS' => 'Display friends block',
|
||||
'PORTAL_FRIENDS_EXPLAIN' => 'Display attachments block',
|
||||
'PORTAL_FRIENDS_EXPLAIN' => 'Display this block on the portal.',
|
||||
'PORTAL_MAX_ONLINE_FRIENDS' => 'Limit of displayed friends',
|
||||
'PORTAL_MAX_ONLINE_FRIENDS_EXPLAIN' => 'Limits the amound of displayed friends to the given value.',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user