mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/9575] Change 'administrate' to 'administer'
PHPBB3-9575
This commit is contained in:
@@ -255,7 +255,7 @@ $lang = array_merge($lang, array(
|
||||
'MOVE_UP' => 'Move up',
|
||||
|
||||
'NOTIFY' => 'Notification',
|
||||
'NO_ADMIN' => 'You are not authorised to administrate this board.',
|
||||
'NO_ADMIN' => 'You are not authorised to administer this board.',
|
||||
'NO_EMAILS_DEFINED' => 'No valid e-mail addresses found.',
|
||||
'NO_PASSWORD_SUPPLIED' => 'You need to enter your password to access the Administration Control Panel.',
|
||||
|
||||
|
Reference in New Issue
Block a user