mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
some bugs fixed
git-svn-id: file:///svn/phpbb/trunk@8033 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -625,8 +625,8 @@ $lang = array_merge($lang, array(
|
||||
'VIEW_LATEST_POST' => 'View the latest post',
|
||||
'VIEW_NEWEST_POST' => 'View first unread post',
|
||||
'VIEW_NOTES' => 'View user notes',
|
||||
'VIEW_ONLINE_TIME' => 'This data is based on users active over the past %d minute',
|
||||
'VIEW_ONLINE_TIMES' => 'This data is based on users active over the past %d minutes',
|
||||
'VIEW_ONLINE_TIME' => 'based on users active over the past %d minute',
|
||||
'VIEW_ONLINE_TIMES' => 'based on users active over the past %d minutes',
|
||||
'VIEW_TOPIC' => 'View topic',
|
||||
'VIEW_TOPIC_ANNOUNCEMENT' => 'Announcement: ',
|
||||
'VIEW_TOPIC_GLOBAL' => 'Global Announcement: ',
|
||||
|
Reference in New Issue
Block a user