Add button in settings to clear reCAPTCHA cookies
This commit is contained in:
parent
958b8badb6
commit
20ba845af7
4 changed files with 29 additions and 1 deletions
|
|
@ -197,8 +197,11 @@
|
|||
<string name="switch_to_main">Switch to Main</string>
|
||||
<string name="import_data_title">Import database</string>
|
||||
<string name="export_data_title">Export database</string>
|
||||
<string name="clear_cookie_title">Clear reCAPTCHA cookies</string>
|
||||
<string name="recaptcha_cookies_cleared">reCAPTCHA cookies have been cleared</string>
|
||||
<string name="import_data_summary">Overrides your current history and subscriptions</string>
|
||||
<string name="export_data_summary">Export history, subscriptions and playlists</string>
|
||||
<string name="clear_cookie_summary">Clear cookies that NewPipe stores when you solve a reCAPTCHA</string>
|
||||
<string name="clear_views_history_title">Clear watch history</string>
|
||||
<string name="clear_views_history_summary">Deletes the history of played streams and the playback positions</string>
|
||||
<string name="delete_view_history_alert">Delete entire watch history?</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue