1
0
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:
Adam Reyher
2010-12-01 14:14:46 -05:00
parent 84c59a1c20
commit 8b3d068e83
3 changed files with 3 additions and 3 deletions

View File

@@ -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.',