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

@ -410,10 +410,6 @@
<string name="show_comments_title">Показвай коментари</string>
<string name="show_comments_summary">Деактивиране за скриване на коментарите</string>
<string name="autoplay_title">Автоматично пускане</string>
<plurals name="comments">
<item quantity="one">Коментари</item>
<item quantity="other"/>
</plurals>
<string name="tab_new">Нов раздел</string>
<string name="tab_choose">Избери раздел</string>
<string name="settings_category_updates_title">Промени</string>