Reword missing chapters warning (closes #6074)
(cherry picked from commit 151193c4c3630ca39fbe35c8869c7b71fd7bd310)
This commit is contained in:
parent
7e11f3952f
commit
eea2d7b0e0
@ -681,8 +681,8 @@
|
|||||||
<string name="page_list_empty_error">No pages found</string>
|
<string name="page_list_empty_error">No pages found</string>
|
||||||
<string name="loader_not_implemented_error">Source not found</string>
|
<string name="loader_not_implemented_error">Source not found</string>
|
||||||
<plurals name="missing_chapters_warning">
|
<plurals name="missing_chapters_warning">
|
||||||
<item quantity="one">There is 1 missing chapter</item>
|
<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">There are %d missing chapters</item>
|
<item quantity="other">Skipping %d chapters, this could be because the source does not have them, or you are filtering them out</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<!-- Updates fragment -->
|
<!-- Updates fragment -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user