mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Add option to force all member pages to use the member mid
This commit is contained in:
parent
80fa953eb1
commit
1af9d5999c
6 changed files with 25 additions and 14 deletions
|
|
@ -51,6 +51,7 @@ $lang->group_image_mark = 'Group image mark';
|
|||
$lang->group_image_mark_max_width = 'Max Width';
|
||||
$lang->group_image_mark_max_height = 'Max Height';
|
||||
$lang->signature_max_height = 'Max Signature Height';
|
||||
$lang->cmd_force_member_mid = 'Force';
|
||||
$lang->enable_join = 'Accept New Members';
|
||||
$lang->enable_join_only_with_url_key = 'Only with valid URL key';
|
||||
$lang->enable_join_url_key = 'URL Key';
|
||||
|
|
@ -147,7 +148,7 @@ $lang->cmd_send_email = 'Send Mail';
|
|||
$lang->cmd_modify_nickname_log = 'Nickname Change Log';
|
||||
$lang->cmd_nickname_symbols = 'Allow Symbols in Nickname';
|
||||
$lang->cmd_nickname_symbols_list = 'Only Allow:';
|
||||
$lang->cmd_member_profile_view = 'Show member profile picture';
|
||||
$lang->cmd_member_profile_view = 'Show member profile picture';
|
||||
$lang->cmd_allow_duplicate_nickname = 'Allow Duplicate Nicknames';
|
||||
$lang->about_allow_duplicate_nickname = 'Allow more than one member to use the same nickname.';
|
||||
$lang->msg_special_code_incorrect_format = 'The verification code should be a 6-digit number.';
|
||||
|
|
@ -163,14 +164,14 @@ $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.<br />Please change the password again as soon as possible after you are able to log in.<br />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->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:';
|
||||
$lang->msg_confirm_account_comment = 'Click on the following link to complete your account activation.';
|
||||
$lang->msg_confirm_email_address_change = 'The email address will be modified to %s after clicking below.';
|
||||
$lang->msg_confirm_email_address_change = 'The email address will be modified to %s after clicking below.';
|
||||
$lang->msg_auth_mail_sent = 'The activation mail has been sent to %s. Please check your mail.';
|
||||
$lang->msg_confirm_mail_sent = 'We have just sent the activation email to %s. Please check your mail.';
|
||||
$lang->msg_change_mail_sent = 'The letter was sent to %s for the changing email address. Please, check your email.';
|
||||
$lang->msg_invalid_modify_email_auth_key = 'Invalid request for changing the email address.<br />Please, request again or contact the website administrator.';
|
||||
$lang->msg_change_mail_sent = 'The letter was sent to %s for the changing email address. Please, check your email.';
|
||||
$lang->msg_invalid_modify_email_auth_key = 'Invalid request for changing the email address.<br />Please, request again or contact the website administrator.';
|
||||
$lang->msg_invalid_auth_key = 'This is an invalid request of verification.<br />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 log in, and change it to a password of your choice as soon as possible.';
|
||||
|
|
@ -266,10 +267,10 @@ $lang->about_member_default = 'It will be set as the default group on sign up';
|
|||
$lang->about_find_member_account = 'Please input the email address you have entered during the registration and we will send your account info to this email address.';
|
||||
$lang->about_ssl_port = 'Please enter if you are using non-default SSL port';
|
||||
$lang->about_resend_auth_mail = 'You can request the activation email again if you have not received it.';
|
||||
$lang->about_reset_auth_mail_submit = 'If you use the address as an identifier, a new email address would be required for the login.';
|
||||
$lang->about_update_nickname_log = 'Record the nickname change history. If you use this option, you can see the nickname changing history.';
|
||||
$lang->about_nickname_symbols = 'Allow or prohibit the use of special characters in nicknames.';
|
||||
$lang->about_member_profile_view = 'Option to view the member\'s profile image on the admin member list page. Select No if you do not want to see your profile picture in the member panel.';
|
||||
$lang->about_reset_auth_mail_submit = 'If you use the address as an identifier, a new email address would be required for the login.';
|
||||
$lang->about_update_nickname_log = 'Record the nickname change history. If you use this option, you can see the nickname changing history.';
|
||||
$lang->about_nickname_symbols = 'Allow or prohibit the use of special characters in nicknames.';
|
||||
$lang->about_member_profile_view = 'Option to view the member\'s profile image on the admin member list page. Select No if you do not want to see your profile picture in the member panel.';
|
||||
$lang->no_article = 'No articles';
|
||||
$lang->find_account_question = 'Question for a temporary password.';
|
||||
$lang->find_account_answer = 'Answer for a temporary password.';
|
||||
|
|
@ -354,7 +355,7 @@ $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. <strong>If there are many users, be sure to stop the service before proceeding.</strong>';
|
||||
$lang->msg_success_modify_email_address = 'Your email address has been successfully changed. You can log in 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';
|
||||
|
|
@ -371,7 +372,7 @@ $lang->btn_spammer_delete_all = 'Delete all';
|
|||
$lang->spammer_move_to_trash = 'Move to trash';
|
||||
$lang->msg_spammer_complete = 'Completed.';
|
||||
$lang->nick_name_before_changing = 'Old nickname';
|
||||
$lang->nick_name_after_changing = 'New nickname';
|
||||
$lang->nick_name_after_changing = 'New nickname';
|
||||
|
||||
$lang->cmd_login_browser_info = 'Browser Information';
|
||||
$lang->cmd_login_device_info = 'Device Information';
|
||||
|
|
@ -384,4 +385,4 @@ $lang->scrap_folder_create = 'New Folder';
|
|||
$lang->scrap_folder_rename = 'Rename';
|
||||
$lang->scrap_folder_delete = 'Delete';
|
||||
$lang->member_unauthenticated = 'Unauthenticated';
|
||||
$lang->member_number = 'Member identification number';
|
||||
$lang->member_number = 'Member identification number';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue