mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-05 01:26:23 +00:00
Fix unescaped quote
This commit is contained in:
parent
506c4ce701
commit
4277b6e262
@ -204,7 +204,7 @@
|
||||
<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 everything except download history (and settings if you don't import them)</string>
|
||||
<string name="import_data_summary">Overrides everything except download history (and settings if you don\'t import them)</string>
|
||||
<string name="export_data_summary">Export everything except download history</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>
|
||||
|
Loading…
Reference in New Issue
Block a user