diff --git a/modules/member/lang/en.php b/modules/member/lang/en.php index 1be20ea86..adc090de1 100644 --- a/modules/member/lang/en.php +++ b/modules/member/lang/en.php @@ -161,7 +161,7 @@ $lang->msg_cart_is_null = 'Please select the target.'; $lang->msg_checked_file_is_deleted = '%d attached file(s) is(are) deleted.'; $lang->msg_find_account_title = 'Account Info'; $lang->msg_find_account_info = 'This is requested account info.'; -$lang->msg_find_account_comment = 'Your password will be changed to the one above if you click the link below.
Please change the password again as soon as possible after you are able to login.
Your password will remain unchanged until you click the link below.'; +$lang->msg_find_account_comment = 'Your password will be changed to the one above if you click the link below.
Please change the password again as soon as possible after you are able to log in.
Your password will remain unchanged until you click the link below.'; $lang->msg_confirm_account_title = 'Rhymix Account Activation'; $lang->title_modify_email_address = 'This letter is sent for a confirmation of the changing e-mail address.'; $lang->msg_confirm_account_info = 'This is your account information:'; @@ -173,8 +173,8 @@ $lang->msg_change_mail_sent = 'The letter was sent to %s for the changing email $lang->msg_invalid_modify_email_auth_key = 'Invalid request for changing the email address.
Please, request again or contact the website administrator.'; $lang->msg_invalid_auth_key = 'This is an invalid request of verification.
Please retry finding account info or contact the administrator.'; $lang->msg_expired_auth_key = 'Your verification link has expired. Please request a new verification email.'; -$lang->msg_success_authed = 'Please use the password you received in the email to login, and change it to a password of your choice as soon as possible.'; -$lang->msg_success_confirmed = 'Your account has been activated. You may login now.'; +$lang->msg_success_authed = 'Please use the password you received in the email to log in, and change it to a password of your choice as soon as possible.'; +$lang->msg_success_confirmed = 'Your account has been activated. You may log in now.'; $lang->msg_new_member = 'Add Member'; $lang->msg_rechecked_password = 'Re-checked password'; $lang->msg_update_member = 'View and Modify User Info'; @@ -192,7 +192,7 @@ $lang->msg_invalid_phone_number = 'The phone number you have entered is invalid. $lang->msg_exists_nick_name = 'This nickname already exists. Please try another one.'; $lang->msg_signup_disabled = 'You are not able to sign up'; $lang->msg_already_logged = 'You have already signed up.'; -$lang->msg_not_logged = 'Please login first.'; +$lang->msg_not_logged = 'Please log in.'; $lang->msg_insert_group_name = 'Please enter the name of group.'; $lang->msg_check_group = 'Please select the group.'; $lang->msg_not_uploaded_profile_image = 'Profile image could not be registered.'; @@ -203,7 +203,7 @@ $lang->msg_accept_agreement = 'You should accept all required agreements in orde $lang->msg_user_denied = 'You have entered a prohibited ID.'; $lang->msg_user_not_confirmed = 'Your account is not activated yet. A confirmation email has been sent to %s. Please check your email and click the activation link to continue.'; $lang->msg_user_limited = 'You have entered an ID that cannot be used before %s'; -$lang->msg_admin_ip_not_allowed = 'Your IP address is not allowed to login as an administrator.'; +$lang->msg_admin_ip_not_allowed = 'Your IP address is not allowed to log in as an administrator.'; $lang->about_rechecked_password = 'Confirm your password before editing account information.'; $lang->about_user_id = 'User ID should be 3~20 characters long, consist of alphanumeric and start with a letter.'; $lang->about_password = 'Password should be 6~20 characters long.'; @@ -249,11 +249,11 @@ $lang->about_enable_confirm = 'An activation email will be sent to new members. $lang->about_enable_find_account_question = 'Check if you want to allow members to recover their accounts using a security question and answer.'; $lang->about_enable_ssl = 'Personal information from Sign up/Modify Member Info/Login can be sent as SSL(https) mode if server provides SSL service.'; $lang->about_limit_day = 'You can limit activation date after sign up'; -$lang->about_limit_date = 'Users cannot login until the specified date'; +$lang->about_limit_date = 'Users cannot log in until the specified date'; $lang->about_special_phone_number = 'You can set up a special phone number that can be verified with a preconfigured code instead of sending an actual SMS.
The special phone number will also be allowed to sign up more than once even if this is normally disallowed.
This can be useful for development, testing, and app store review process.'; $lang->about_max_auth_sms_count = 'You can limit the number of time someone can try to verify the same phone number from the same IP address.'; $lang->about_after_login_url = 'You can set a URL after login. Blank means the current page.'; -$lang->about_after_logout_url = 'You can set a URL after sign-out. Blank means the current page.'; +$lang->about_after_logout_url = 'You can set a URL after logout. Blank means the current page.'; $lang->about_redirect_url = 'Please select a page where users will go after sign up. When this is empty, it will be set as the previous page of the sign up page.'; $lang->about_agreement = 'Sign up Agreement will be displayed if it\'s not empty'; $lang->about_image_name = 'Members will be able to use image name instead of text'; @@ -329,8 +329,8 @@ $lang->cmd_show_super_admin_member = 'Super Admin'; $lang->cmd_show_site_admin_member = 'Site Admin'; $lang->approval = 'Approval'; $lang->denied = 'Denied'; -$lang->refused_reason = 'Reason for account refusing'; -$lang->about_refused_reason = 'Describe the reason why you refuse this account. Something you write in this field would be displayed when this user login.'; +$lang->refused_reason = 'Reason for account suspension'; +$lang->about_refused_reason = 'Describe the reason why you suspend this account. Something you write in this field would be displayed when this user tries to logs in.'; $lang->use_group_image_mark = 'Use group image mark'; $lang->usable_group_image_mark_list = ' Usable list of group image mark'; $lang->add_group_image_mark = 'Add group image mark'; @@ -345,7 +345,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 identifiers.
Please beware of country codes if you allow login by phone number.'; +$lang->about_identifier = 'Allow users to log in using one or more identifiers.
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'; @@ -354,11 +354,11 @@ $lang->msg_groups_exist = 'groups exist.'; $lang->cmd_member_config = 'Member Configuration'; $lang->cmd_member_sync = 'Sync member information'; $lang->about_member_sync = 'Synchronize member information and post/comment information. This can take a long time if you have a lot of data. If there are many users, be sure to stop the service before proceeding.'; -$lang->msg_success_modify_email_address = 'Your email address has been successfully changed. You can login with the changed email address.'; +$lang->msg_success_modify_email_address = 'Your email address has been successfully changed. You can log in with the changed email address.'; $lang->group = 'Group'; $lang->retrieve_password = 'Retrieve password'; -$lang->excess_ip_access_count = 'There was too much login trial from your devices in a short time. You can not login for %s.'; +$lang->excess_ip_access_count = 'There were too much login attempts from your device in a short time. You can not log in for %s.'; $lang->enable_login_fail_report = 'Login failure'; $lang->login_fail_report = 'Login failure report.'; $lang->login_fail_report_contents = '

There is recorded login failures.

%1$s

* This notification is shown once.
* This message contains login failure records, before a ID login success.
Sending: %2$s

'; diff --git a/modules/member/lang/ko.php b/modules/member/lang/ko.php index d06ced6a4..2e4c51451 100644 --- a/modules/member/lang/ko.php +++ b/modules/member/lang/ko.php @@ -194,7 +194,7 @@ $lang->msg_invalid_phone_number = '전화번호가 형식에 맞지 않습니다 $lang->msg_exists_nick_name = '이미 사용중인 닉네임입니다. 다른 닉네임을 선택해 주세요.'; $lang->msg_signup_disabled = '회원 가입할 수 없습니다.'; $lang->msg_already_logged = '이미 로그인되어 있습니다.'; -$lang->msg_not_logged = '로그인을 하지 않았습니다.'; +$lang->msg_not_logged = '로그인이 필요합니다.'; $lang->msg_insert_group_name = '그룹명을 입력해 주세요.'; $lang->msg_check_group = '그룹을 선택해 주세요.'; $lang->msg_not_uploaded_profile_image = '프로필 이미지를 등록할 수 없습니다.';