Option to disable captcha notification for specific source (#1253 #1300)

This commit is contained in:
Koitharu
2025-02-24 14:39:16 +02:00
parent c835ebff3f
commit 1fa470fd00
4 changed files with 21 additions and 2 deletions

View File

@@ -804,4 +804,6 @@
<string name="search_everywhere">Search everywhere</string>
<string name="simple">Simple</string>
<string name="global_search">Global search</string>
<string name="disable_captcha_notifications">Disable captcha notifications</string>
<string name="disable_captcha_notifications_summary">You will not receive notifications about solving CAPTCHA for this source but this can lead to breaking background operations (checking for new chapters, obtaining recommendations, etc)</string>
</resources>