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

nav link index title change

git-svn-id: file:///svn/phpbb/trunk@2971 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2002-10-26 21:56:33 +00:00
parent 1edc9d362f
commit 7cc1dbf6b0
2 changed files with 2 additions and 2 deletions

View File

@@ -83,7 +83,7 @@ $lang = array_merge($lang, array(
'AIM' => 'AIM Address',
'MSNM' => 'MSN Messenger',
'YIM' => 'Yahoo Messenger',
'Forum_Index' => '%s Forum Index',
'Forum_Index' => 'Board Index',
'Post_new_topic' => 'Post new topic',
'Reply_to_topic' => 'Reply to topic',
'Reply_with_quote' => 'Reply with quote',