remove unused plural string «comments»

on top of being unused, there were MANY problems for some languages: %s missing, only «one» quantity is translated…
This commit is contained in:
bopol 2020-05-28 22:49:41 +02:00
parent 202a58a71d
commit 3d3c5da7fa
43 changed files with 0 additions and 181 deletions

View file

@ -462,10 +462,6 @@
<string name="show_comments_title">Commentaren weergeven</string>
<string name="show_comments_summary">Schakelt dit uit voor reacties niet meer weer te geven</string>
<string name="autoplay_title">Automatisch afspelen</string>
<plurals name="comments">
<item quantity="one">Commentaren</item>
<item quantity="other"/>
</plurals>
<string name="no_comments">Geen commentaren</string>
<string name="error_unable_to_load_comments">Kan commentaren niet laden</string>
<string name="close">Sluiten</string>