mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Updates
git-svn-id: file:///svn/phpbb/trunk@3483 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user