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

@ -206,10 +206,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="enable_playback_resume_title">திரையிடலை தொடங்கு</string>
<string name="enable_playback_state_lists_title">பட்டியலில் இடங்கள்</string>
<string name="settings_category_clear_data_title">தரவை நீக்கு</string>