Skip to content

Commit

Permalink
fix(ui): fixup cookies message
Browse files Browse the repository at this point in the history
  • Loading branch information
JunkFood02 committed Mar 8, 2024
1 parent 59789f0 commit a747516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
<string name="format_selection_desc">Select the format to download before starting the download</string>
<string name="generate_new_cookies">Generate new cookies</string>
<string name="use_cookies">Use Cookies</string>
<string name="remove_cookie_profile_desc">Remove cookies for \"%1$s\"?</string>
<string name="remove_cookie_profile_desc">Remove this entry for \"%1$s\"? Please note that the cookies stored for this site will not be cleared.</string>
<string name="custom_command_enabled_hint">Some options are unavailable when using custom command</string>
<string name="how_does_it_work">How does it work?</string>
<string name="cookies_usage_msg">Downloading from some sites requires account authentication information. Click \"Generate new cookies\", enter the URL of the website and then log in with your account in the browser page, the app will generate it for you.</string>
Expand Down

0 comments on commit a747516

Please sign in to comment.