Update parsers and fix compatibility

This commit is contained in:
Koitharu
2025-03-02 19:22:27 +02:00
parent d918b1e274
commit 5d91e20844
14 changed files with 67 additions and 18 deletions

View File

@@ -806,4 +806,7 @@
<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>
<string name="chapter_volume_number">Vol %1$s Chapter %2$s</string>
<string name="chapter_number">Chapter %s</string>
<string name="unnamed_chapter">Unnamed chapter</string>
</resources>