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 172f70bef9
commit e350acaf08
43 changed files with 0 additions and 181 deletions

View file

@ -393,11 +393,6 @@ pentru a deschide în mod pop-up</string>
<string name="show_comments_title">Afișare comentarii</string>
<string name="show_comments_summary">Dezactivează pentru oprirea afișării comentariilor</string>
<string name="autoplay_title">Redare automată</string>
<plurals name="comments">
<item quantity="one">Comentarii</item>
<item quantity="few"/>
<item quantity="other"/>
</plurals>
<string name="no_comments">Niciun comentariu</string>
<string name="error_unable_to_load_comments">Nu s-au putut încărca comentariile</string>
<string name="enable_playback_resume_title">Reluare redare</string>