mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-12 20:56:40 +02:00
what
git-svn-id: file:///svn/phpbb/trunk@6713 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -299,6 +299,7 @@ $lang = array_merge($lang, array(
|
|||||||
'MODERATORS' => 'Moderators',
|
'MODERATORS' => 'Moderators',
|
||||||
'MONTH' => 'Month',
|
'MONTH' => 'Month',
|
||||||
'MOVE' => 'Move',
|
'MOVE' => 'Move',
|
||||||
|
'MSNM' => 'MSNM/WLM',
|
||||||
|
|
||||||
'NA' => 'N/A',
|
'NA' => 'N/A',
|
||||||
'NEWEST_USER' => 'Our newest member <strong>%s%s%s</strong>',
|
'NEWEST_USER' => 'Our newest member <strong>%s%s%s</strong>',
|
||||||
|
@ -92,7 +92,6 @@ $lang = array_merge($lang, array(
|
|||||||
'LOGIN_EXPLAIN_VIEWPROFILE' => 'The board administrator requires you to be registered and logged in to view profiles.',
|
'LOGIN_EXPLAIN_VIEWPROFILE' => 'The board administrator requires you to be registered and logged in to view profiles.',
|
||||||
|
|
||||||
'MORE_THAN' => 'More than',
|
'MORE_THAN' => 'More than',
|
||||||
'MSNM' => 'MSNM',
|
|
||||||
|
|
||||||
'NO_EMAIL' => 'You are not permitted to send email to this user.',
|
'NO_EMAIL' => 'You are not permitted to send email to this user.',
|
||||||
'NO_VIEW_USERS' => 'You are not authorised to view the member list or profiles.',
|
'NO_VIEW_USERS' => 'You are not authorised to view the member list or profiles.',
|
||||||
|
Reference in New Issue
Block a user