1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00
git-svn-id: file:///svn/phpbb/trunk@3483 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2003-02-21 11:46:19 +00:00
parent 411168e85a
commit 1bcbac70c3
2 changed files with 7 additions and 6 deletions

View File

@@ -190,7 +190,7 @@ $lang = array_merge($lang, array(
'View_forum' => 'View Forum',
'Forum_not_exist' => 'The forum you selected does not exist',
'Reached_on_error' => 'You have reached this page in error',
'Display_topics' => 'Display topics from previous',
'DISPLAY_TOPICS' => 'Display topics from previous',
'All_Topics' => 'All Topics',
'Topic_Announcement' => '<b>Announcement:</b>',
'Topic_Sticky' => '<b>Sticky:</b>',
@@ -689,7 +689,7 @@ $lang = array_merge($lang, array(
'Guest_users_zero_online' => 'There are 0 Guest users online',
'Guest_user_online' => 'There is %d Guest user online',
'No_users_browsing' => 'There are no users currently browsing this forum',
'Online_explain' => 'This data is based on users active over the past five minutes',
'ONLINE_EXPLAIN' => 'This data is based on users active over the past five minutes',
'Forum_Location' => 'Forum Location',
'Last_updated' => 'Last Updated',
'Forum_index' => 'Forum index',