mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Clean up the login config screen
This commit is contained in:
parent
3b64318886
commit
4768781fd9
3 changed files with 19 additions and 44 deletions
|
|
@ -254,10 +254,7 @@ $lang->msg_answer_not_matches = 'Your answer for the question is not correct.';
|
|||
$lang->change_password_date = 'Password renewal cycle';
|
||||
$lang->about_change_password_date = 'If you set a value to this, you will be notified to change your password periodically. (If set to 0, disabled)';
|
||||
$lang->msg_change_password_date = 'You have not changed the password during %s days. For personal information protection, you need to change the password.';
|
||||
$lang->login_trial_limit1 = 'Sign in trial limit';
|
||||
$lang->login_trial_limit2 = 'Sign in trial limit';
|
||||
$lang->about_login_trial_limit1 = 'Set the number of trial limit. Limit the number of trial to sign in from a IP address.';
|
||||
$lang->about_login_trial_limit2 = 'Set the time limit to try the written times of sign in. Limit the number of trial to sign in during the span of time, from a IP address.';
|
||||
$lang->about_login_trial_limit = 'Limit the number of login attempts in a short time from the same IP address.';
|
||||
$lang->msg_kr_address = 'Search for the name of eup, myeon or dong of your address.';
|
||||
$lang->msg_kr_address_etc = 'Enter the rest of your address.';
|
||||
$lang->cmd_search_again = 'Search again';
|
||||
|
|
@ -305,7 +302,7 @@ $lang->msg_null_prohibited_id = 'Please enter an ID to prohibit.';
|
|||
$lang->msg_null_prohibited_nick_name = 'Please enter a nick name to prohibit.';
|
||||
$lang->msg_null_managed_emailhost = 'Please enter email address providers to manage. (eg.: gmail.com)';
|
||||
$lang->identifier = 'Login Identifier';
|
||||
$lang->about_identifier = 'Allow users to login using one or more different identifiers.';
|
||||
$lang->about_identifier = 'Allow users to login using one or more identifiers.<br />Please beware of country codes if you allow login by phone number.';
|
||||
$lang->msg_need_identifier = 'You need to select at least one login identifier.';
|
||||
$lang->msg_need_enabled_identifier = 'You need to select identifiers that are enabled in the signup form.';
|
||||
$lang->use_after_save = 'Use after saved';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue