mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 21:38:54 +00:00
what
git-svn-id: file:///svn/phpbb/trunk@6713 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5766035741
commit
cb505ce4b0
2 changed files with 1 additions and 1 deletions
|
@ -299,6 +299,7 @@ $lang = array_merge($lang, array(
|
|||
'MODERATORS' => 'Moderators',
|
||||
'MONTH' => 'Month',
|
||||
'MOVE' => 'Move',
|
||||
'MSNM' => 'MSNM/WLM',
|
||||
|
||||
'NA' => 'N/A',
|
||||
'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.',
|
||||
|
||||
'MORE_THAN' => 'More than',
|
||||
'MSNM' => 'MSNM',
|
||||
|
||||
'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.',
|
||||
|
|
Loading…
Add table
Reference in a new issue