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
202a58a71d
commit
3d3c5da7fa
43 changed files with 0 additions and 181 deletions
|
|
@ -462,10 +462,6 @@
|
|||
<string name="show_comments_title">Vis kommentarer</string>
|
||||
<string name="show_comments_summary">Skru av for å stoppe visning i kommentarer</string>
|
||||
<string name="autoplay_title">Spill av automatisk</string>
|
||||
<plurals name="comments">
|
||||
<item quantity="one">%s kommentar</item>
|
||||
<item quantity="other">%s kommentarer</item>
|
||||
</plurals>
|
||||
<string name="no_comments">Ingen kommenterer</string>
|
||||
<string name="error_unable_to_load_comments">Kunne ikke laste inn kommentarer</string>
|
||||
<string name="close">Lukk</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue