Removed number in latest bots title

This commit is contained in:
Marc Alexander
2011-07-24 21:42:22 +02:00
parent 639ee3539b
commit 4e6567c20a
5 changed files with 3 additions and 28 deletions

View File

@@ -34,8 +34,6 @@ if (empty($lang) || !is_array($lang))
$lang = array_merge($lang, array(
'LATEST_BOTS' => 'Latest Bots',
'LAST_VISITED_BOTS' => 'Last visited bots',
'LAST_VISITED_BOTS_CNT' => 'Last %s visited bots',
'LAST_VISITED_BOT' => 'Last visited bot',
// ACP
'ACP_PORTAL_BOTS_SETTINGS' => 'Visiting bots settings',