mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Missing language strings in warning system [Bug #1156]
git-svn-id: file:///svn/phpbb/trunk@5675 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -301,6 +301,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'OCCUPATION' => 'Occupation',
|
||||
'OFFLINE' => 'Offline',
|
||||
'ON' => 'On'
|
||||
'ONLINE' => 'Online',
|
||||
'ONLINE_BUDDIES' => 'Online Buddies',
|
||||
'ONLINE_USERS_TOTAL' => 'In total there are <b>%d</b> users online :: ',
|
||||
|
Reference in New Issue
Block a user