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:
parent
172f70bef9
commit
e350acaf08
43 changed files with 0 additions and 181 deletions
|
|
@ -463,11 +463,6 @@
|
|||
<string name="show_comments_title">Prikaži komentare</string>
|
||||
<string name="show_comments_summary">Onemogućite da biste prestali prikazivati komentare</string>
|
||||
<string name="autoplay_title">Automatska reprodukcija</string>
|
||||
<plurals name="comments">
|
||||
<item quantity="one">%s komentar</item>
|
||||
<item quantity="few">%s komentara</item>
|
||||
<item quantity="other">%s komentara</item>
|
||||
</plurals>
|
||||
<string name="no_comments">Nema komentara</string>
|
||||
<string name="error_unable_to_load_comments">Komentare nije moguće učitati</string>
|
||||
<string name="close">Zatvori</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue