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
|
|
@ -298,10 +298,6 @@
|
|||
<item quantity="other">%s videos</item>
|
||||
</plurals>
|
||||
<string name="no_comments">No comments</string>
|
||||
<plurals name="comments">
|
||||
<item quantity="one">%s comment</item>
|
||||
<item quantity="other">%s comments</item>
|
||||
</plurals>
|
||||
<!-- Missions -->
|
||||
<string name="start">Start</string>
|
||||
<string name="pause">Pause</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue