Update missing chapters warning

Co-authored-by: Jays2Kings <Jays2Kings@users.noreply.github.com>
(cherry picked from commit 028ea572322ba9a06b4ee83e38cf24215dae2205)
This commit is contained in:
Jays2Kings 2021-10-12 16:50:28 -04:00 committed by Jobobby04
parent 6dac25855b
commit 042bf4d4f6

View File

@ -681,8 +681,8 @@
<string name="page_list_empty_error">No pages found</string>
<string name="loader_not_implemented_error">Source not found</string>
<plurals name="missing_chapters_warning">
<item quantity="one">Skipping %d chapter, this could be because the source does not have them, or you are filtering them out</item>
<item quantity="other">Skipping %d chapters, this could be because the source does not have them, or you are filtering them out</item>
<item quantity="one">Skipping 1 chapter, either the source is missing it or it has been filtered out</item>
<item quantity="other">Skipping %d chapters, either the source is missing them or they have been filtered out</item>
</plurals>
<!-- Updates fragment -->