mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:48:53 +00:00
viewonline lang updates
git-svn-id: file:///svn/phpbb/trunk@3552 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
fa8fd70cbc
commit
c3200c107f
1 changed files with 4 additions and 2 deletions
|
@ -747,9 +747,11 @@ $lang = array_merge($lang, array(
|
||||||
'Forum_Location' => 'Forum Location',
|
'Forum_Location' => 'Forum Location',
|
||||||
'Last_updated' => 'Last Updated',
|
'Last_updated' => 'Last Updated',
|
||||||
'Forum_index' => 'Forum index',
|
'Forum_index' => 'Forum index',
|
||||||
'Reading_topic' => 'Reading topic in %s',
|
'READING_FORUM' => 'Viewing topics in %s',
|
||||||
|
'READING_TOPIC' => 'Reading topic in %s',
|
||||||
'Logging_on' => 'Logging on',
|
'Logging_on' => 'Logging on',
|
||||||
'Posting_message' => 'Posting message in %s',
|
'POSTING_MESSAGE' => 'Posting message in %s',
|
||||||
|
'REPLYING_MESSAGE' => 'Replying to message in %s',
|
||||||
'Searching_forums' => 'Searching forums',
|
'Searching_forums' => 'Searching forums',
|
||||||
'Viewing_profile' => 'Viewing profile',
|
'Viewing_profile' => 'Viewing profile',
|
||||||
'Viewing_online' => 'Viewing who is online',
|
'Viewing_online' => 'Viewing who is online',
|
||||||
|
|
Loading…
Add table
Reference in a new issue