diff --git a/root/language/en/mods/lang_portal_acp.php b/root/language/en/mods/lang_portal_acp.php
index 51d2c1f2..a080b008 100644
--- a/root/language/en/mods/lang_portal_acp.php
+++ b/root/language/en/mods/lang_portal_acp.php
@@ -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.
Please note: If "Override user style:" in the board settings is set to "Yes", this block will not be displayed, 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.',