mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
tiny weeny ickle bittle changes
git-svn-id: file:///svn/phpbb/trunk@4263 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
f06ad43da6
commit
e3a6399c22
1 changed files with 3 additions and 3 deletions
|
@ -802,10 +802,10 @@ $lang = array(
|
||||||
'PREFERENCES_UPDATED' => 'Your preferences have been updated.',
|
'PREFERENCES_UPDATED' => 'Your preferences have been updated.',
|
||||||
|
|
||||||
|
|
||||||
'UCP_MESSAGING' => 'Private Messaging',
|
'UCP_MESSAGING' => 'Messaging',
|
||||||
|
|
||||||
|
|
||||||
'UCP_LISTS' => 'Buddy/Ignore Lists',
|
'UCP_LISTS' => 'Buddy/Ignore',
|
||||||
|
|
||||||
|
|
||||||
'REGISTRATION' => 'Registration',
|
'REGISTRATION' => 'Registration',
|
||||||
|
@ -828,7 +828,7 @@ $lang = array(
|
||||||
'CONFIRMATION' => 'Confirmation of registration',
|
'CONFIRMATION' => 'Confirmation of registration',
|
||||||
'CONFIRM_EXPLAIN' => 'To prevent automated registrations the board administrator requires you to enter a confirmation code. 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.',
|
'CONFIRM_EXPLAIN' => 'To prevent automated registrations the board administrator requires you to enter a confirmation code. 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.',
|
||||||
'CONFIRM_CODE' => 'Confirmation code',
|
'CONFIRM_CODE' => 'Confirmation code',
|
||||||
'CONFIRM_CODE_EXPLAIN' => 'Enter the code exactly as you see it in the image',
|
'CONFIRM_CODE_EXPLAIN' => 'Enter the code exactly as you see it in the image, it is case sensitive, zero has a diagonal line through it.',
|
||||||
'COPPA_COMPLIANCE' => 'COPPA Compliance',
|
'COPPA_COMPLIANCE' => 'COPPA Compliance',
|
||||||
'COPPA_EXPLAIN' => 'Please note that clicking submit will create your account. However it cannot be activated until a parent or guardian approves your registration. You will be emailed a copy of the necessary form with details of where to send it.',
|
'COPPA_EXPLAIN' => 'Please note that clicking submit will create your account. However it cannot be activated until a parent or guardian approves your registration. You will be emailed a copy of the necessary form with details of where to send it.',
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue