Changeset 1553
- Timestamp:
- 03/14/08 10:37:17 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/punbb-1.3-dev/upload/lang/English/admin.php
r1520 r1553 530 530 'Registration head' => 'Registration', 531 531 'Allow reg head' => '<strong>%s.</strong> New registrations', 532 'New reg info' => 'You may choose to verify all new registration . When registration verification is enabled, users are e-mailed a random password when they register. They can then log in and change the password in their profile if they see fit. This feature also requires users to verify new e-mail addresses if they choose to change from the e-mail addresses they registered with. This is an effective way of avoiding registration abuse and making sure that all users have "correct" e-mail addresses in their profiles.',532 'New reg info' => 'You may choose to verify all new registrations. When registration verification is enabled, users are e-mailed an activation link when they register. They can then use the link to set their password and log in. This feature also requires users to verify new e-mail addresses if they choose to change from the e-mail addresses they registered with. This is an effective way of avoiding registration abuse and making sure that all users have "correct" e-mail addresses in their profiles.', 533 533 'New registrations' => 'New registrations', 534 534 'Allow registrations' => 'Allow registrations', … … 541 541 'Verify registrations' => 'Verify registrations', 542 542 'Enable verify registrations' => 'Require verification of all new registrations by e-mail.', 543 'Verify registrations info' => 'When enabled, users are e-mailed a random password when they register. They can then log in and change the password in their profile if they see fit. This feature also requires users to verify new e-mail addresses if they choose to change from the e-mail addresses they registered with. This is an effective way of avoiding registration abuse and making sure that all users have "correct" e-mail addresses in their profiles.',543 'Verify registrations info' => 'When enabled, users are e-mailed an activation link when they register. They can then use the link to set their password and log in. This feature also requires users to verify new e-mail addresses if they choose to change from the e-mail addresses they registered with. This is an effective way of avoiding registration abuse and making sure that all users have "correct" e-mail addresses in their profiles.', 544 544 'Rules part head' => '<strong>%s.</strong> Forum rules (enable and compose forum rules)', 545 545 'Rules legend' => 'Forum rules',
