reset authkey + rss download link use downhash

This commit is contained in:
xiaomlove
2021-06-04 02:18:34 +08:00
parent e25fddcbe0
commit cf4479ebea
11 changed files with 39 additions and 25 deletions
+5 -2
View File
@@ -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&nbsp;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&nbsp;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&nbsp;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&nbsp;password",
'row_type_password_again' => "Type&nbsp;password again",