mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
reset authkey + rss download link use downhash
This commit is contained in:
@@ -79,8 +79,11 @@ $lang_usercp = array
|
||||
'std_privacy_level_updated' => " (Your privacy level has been updated!)",
|
||||
'row_reset_passkey' => "Reset passkey",
|
||||
'checkbox_reset_my_passkey' => "I want to reset my passkey.",
|
||||
'text_reset_passkey_note' => "<b>Note:</b> In order to reset your current passkey, any active torrents must be downloaded again to continue leeching/seeding.",
|
||||
'row_email_address' => "Email address",
|
||||
'text_reset_passkey_note' => "<b>Note:</b> In order to reset your current passkey, any torrent download link(such as rss list) must be retrieved again to download torrent file.",
|
||||
'row_reset_authkey' => "Reset authkey",
|
||||
'checkbox_reset_my_authkey' => "I want to reset my authkey.",
|
||||
'text_reset_authkey_note' => "<b>Note:</b> In order to reset your current authkey, any active torrents must be downloaded again to continue leeching/seeding.",
|
||||
'row_email_address' => "Email address",
|
||||
'text_email_address_note' => "<b>Note:</b> In order to change your email address, you will receive another confirmation email to your new address.",
|
||||
'row_change_password' => "Change password",
|
||||
'row_type_password_again' => "Type password again",
|
||||
|
||||
Reference in New Issue
Block a user