Simplify "and n more" string

This commit is contained in:
arkon
2020-02-17 11:29:11 -05:00
parent 7f115f2e83
commit 3b334c4230
2 changed files with 2 additions and 6 deletions

View File

@@ -489,10 +489,7 @@
<item quantity="one">For %d title</item>
<item quantity="other">For %d titles</item>
</plurals>
<plurals name="notification_and_n_more">
<item quantity="one">and %1$d more chapter.</item>
<item quantity="other">and %1$d more chapters.</item>
</plurals>
<string name="notification_and_n_more">and %1$d more</string>
<string name="notification_cover_update_failed">Failed to update cover</string>
<string name="notification_first_add_to_library">Please add the manga to your library before doing this</string>
<string name="notification_not_connected_to_ac_title">Sync canceled</string>