1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Changed IP to Info ... pointless having two links to basically the same information

git-svn-id: file:///svn/phpbb/trunk@4947 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2004-08-01 18:00:37 +00:00
parent d89e74a0cf
commit 2383505c41
6 changed files with 146 additions and 149 deletions

View File

@@ -7,8 +7,8 @@
// STARTED : Sat Dec 16, 2000
// COPYRIGHT : <20> 2001, 2003 phpBB Group
// WWW : http://www.phpbb.com/
// LICENCE : GPL v2.0 [ see /docs/COPYING ]
//
// LICENCE : GPL v2.0 [ see /docs/COPYING ]
//
// -------------------------------------------------------------
// DO NOT CHANGE
@@ -17,7 +17,7 @@ if (empty($lang) || !is_array($lang))
$lang = array();
}
// DEVELOPERS PLEASE NOTE
// DEVELOPERS PLEASE NOTE
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
@@ -92,7 +92,7 @@ $lang += array(
'UNLOCK_TOPIC' => 'Unlock Topic',
'VIEW_IP' => 'IP',
'VIEW_INFO' => 'Post details',
'VIEW_NEXT_TOPIC' => 'Next topic',
'VIEW_PREVIOUS_TOPIC' => 'Previous topic',
'VIEW_RESULTS' => 'View Results',