For more information on CHMODing, see the MyBB Docs."; $l['error_admin_email_settings_empty'] = '
Please note that the Admin Email was not saved as the setting can not be empty, and must be a valid email address.
'; $l['success_setting_added'] = "The setting has been created successfully."; $l['success_setting_updated'] = "The setting has been updated successfully."; $l['success_setting_deleted'] = "The selected setting has been deleted successfully."; $l['success_settings_updated'] = "The settings have been updated successfully."; $l['success_settings_updated_hiddencaptchaimage'] = '
Please note that the Hidden CAPTCHA field setting was reverted to {1} due to a conflict with the {2} field in the registration form.
'; $l['success_settings_updated_username_method_conflict'] = '
Please note that the Allowed Login Methods setting was not updated due to emails to be registered multiple times is allowed currently.
'; $l['success_settings_updated_username_method'] = '
Please note that the Allowed Login Methods setting was not updated due to multiple users using the same e-mail address at this time.
'; $l['success_settings_updated_allowmultipleemails'] = '
Please note that the Allow emails to be registered multiple times? setting can\'t be enabled because the Allowed Login Methods setting allows users to login by e-mail address.
'; $l['success_settings_updated_captchaimage'] = '
Please note that the CAPTCHA Images for Registration & Posting setting was reverted to MyBB Default Captcha due to the lack of public/private key(s).
'; $l['success_settings_updated_minsearchword'] = '
Please note that the Minimum Search Word Length setting was set to match the database system configuration.
'; $l['success_display_orders_updated'] = "The setting display orders have been updated successfully."; $l['success_setting_group_added'] = "The setting group has been created successfully."; $l['success_setting_group_updated'] = "The setting group has been updated successfully."; $l['success_setting_group_deleted'] = "The selected setting group has been deleted successfully."; $l['success_duplicate_settings_deleted'] = "All duplicate setting groups have been deleted successfully."; $l['searching'] = 'Searching…'; $l['search_error'] = 'There was an error fetching your search results:'; $l['search_done'] = 'Done!';