mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
blip
git-svn-id: file:///svn/phpbb/trunk@7047 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
7ca0e43041
commit
8d9d9d39f3
1 changed files with 1 additions and 1 deletions
|
@ -322,7 +322,7 @@ $lang = array_merge($lang, array(
|
||||||
'NO_ACCESS_ATTACHMENT' => 'You are not allowed to access this file.',
|
'NO_ACCESS_ATTACHMENT' => 'You are not allowed to access this file.',
|
||||||
'NO_ACTION' => 'No action specified.',
|
'NO_ACTION' => 'No action specified.',
|
||||||
'NO_ADMINISTRATORS' => 'No administrators assigned at this board.',
|
'NO_ADMINISTRATORS' => 'No administrators assigned at this board.',
|
||||||
'NO_AUTH_ADMIN' => 'You do not have admin permissions and are therefore not allowed to access the administration control panel.',
|
'NO_AUTH_ADMIN' => 'You do not have admin permissions and therefore not allowed to access the administration control panel.',
|
||||||
'NO_AUTH_ADMIN_USER_DIFFER' => 'You are not able to re-authenticate as a different user.',
|
'NO_AUTH_ADMIN_USER_DIFFER' => 'You are not able to re-authenticate as a different user.',
|
||||||
'NO_AUTH_OPERATION' => 'You do not have the necessary permissions to complete this operation.',
|
'NO_AUTH_OPERATION' => 'You do not have the necessary permissions to complete this operation.',
|
||||||
'NO_CONNECT_TO_SMTP_HOST' => 'Could not connect to smtp host : %s : %s',
|
'NO_CONNECT_TO_SMTP_HOST' => 'Could not connect to smtp host : %s : %s',
|
||||||
|
|
Loading…
Add table
Reference in a new issue