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

@ -460,9 +460,6 @@
<string name="show_comments_title">댓글 보기</string>
<string name="show_comments_summary">댓글을 보지 않으려면 비활성화하세요</string>
<string name="autoplay_title">자동 재생</string>
<plurals name="comments">
<item quantity="other">댓글</item>
</plurals>
<string name="no_comments">댓글 없음</string>
<string name="error_unable_to_load_comments">댓글을 불러올 수 없음</string>
<string name="close">닫기</string>