mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 11:17:25 +01:00
Remove "No chapter" string in favour of just "0 chapters" (should close #3357)
This commit is contained in:
parent
47327d840d
commit
0258422527
@ -464,7 +464,6 @@
|
|||||||
<string name="manga_info_expand">Show more info</string>
|
<string name="manga_info_expand">Show more info</string>
|
||||||
<string name="manga_info_collapse">Show less info</string>
|
<string name="manga_info_collapse">Show less info</string>
|
||||||
<plurals name="manga_num_chapters">
|
<plurals name="manga_num_chapters">
|
||||||
<item quantity="zero">No chapters</item>
|
|
||||||
<item quantity="one">1 chapter</item>
|
<item quantity="one">1 chapter</item>
|
||||||
<item quantity="other">%1$s chapters</item>
|
<item quantity="other">%1$s chapters</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
Loading…
Reference in New Issue
Block a user