mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-10 09:35:24 +02:00
git-svn-id: file:///svn/phpbb/trunk@6758 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
586cd68ac1
commit
dfd189dbd2
@ -271,7 +271,7 @@ $lang = array_merge($lang, array(
|
|||||||
'LOGIN_CONFIRMATION' => 'Confirmation of login',
|
'LOGIN_CONFIRMATION' => 'Confirmation of login',
|
||||||
'LOGIN_CONFIRM_EXPLAIN' => 'To prevent brute forcing accounts the board administrator requires you to enter a confirmation code after a maximum amount of failed logins. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.',
|
'LOGIN_CONFIRM_EXPLAIN' => 'To prevent brute forcing accounts the board administrator requires you to enter a confirmation code after a maximum amount of failed logins. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.',
|
||||||
'LOGIN_ERROR_ATTEMPTS' => 'You exceeded the maximum allowed number of login attempts. In addition to your username and password you now also have to enter the confirm code from the image you see below.',
|
'LOGIN_ERROR_ATTEMPTS' => 'You exceeded the maximum allowed number of login attempts. In addition to your username and password you now also have to enter the confirm code from the image you see below.',
|
||||||
'LOGIN_ERROR_EXTERNAL_AUTH_APACHE' => 'You have not been authenticated by apache.',
|
'LOGIN_ERROR_EXTERNAL_AUTH_APACHE' => 'You have not been authenticated by Apache.',
|
||||||
'LOGIN_ERROR_PASSWORD' => 'You have specified an incorrect password. Please check your password and try again. If you continue to have problems please contact the %sBoard Administrator%s.',
|
'LOGIN_ERROR_PASSWORD' => 'You have specified an incorrect password. Please check your password and try again. If you continue to have problems please contact the %sBoard Administrator%s.',
|
||||||
'LOGIN_ERROR_USERNAME' => 'You have specified an incorrect username. Please check your username and try again. If you continue to have problems please contact the %sBoard Administrator%s.',
|
'LOGIN_ERROR_USERNAME' => 'You have specified an incorrect username. Please check your username and try again. If you continue to have problems please contact the %sBoard Administrator%s.',
|
||||||
'LOGIN_FORUM' => 'To view or post in this forum you must enter its password.',
|
'LOGIN_FORUM' => 'To view or post in this forum you must enter its password.',
|
||||||
@ -572,7 +572,7 @@ $lang = array_merge($lang, array(
|
|||||||
'USER_POST' => '%d Post',
|
'USER_POST' => '%d Post',
|
||||||
'USER_POSTS' => '%d Posts',
|
'USER_POSTS' => '%d Posts',
|
||||||
'USERS' => 'Users',
|
'USERS' => 'Users',
|
||||||
'USE_PERMISSIONS' => 'Test out users permissions',
|
'USE_PERMISSIONS' => 'Test out user’s permissions',
|
||||||
|
|
||||||
'VIEWED' => 'Viewed',
|
'VIEWED' => 'Viewed',
|
||||||
'VIEWING_FAQ' => 'Viewing FAQ',
|
'VIEWING_FAQ' => 'Viewing FAQ',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user