mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 01:15:14 +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_collapse">Show less info</string>
|
||||
<plurals name="manga_num_chapters">
|
||||
<item quantity="zero">No chapters</item>
|
||||
<item quantity="one">1 chapter</item>
|
||||
<item quantity="other">%1$s chapters</item>
|
||||
</plurals>
|
||||
|
Loading…
Reference in New Issue
Block a user