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
|
|
@ -465,10 +465,6 @@
|
|||
<string name="conferences">近期大会</string>
|
||||
<string name="show_comments_title">显示评论</string>
|
||||
<string name="show_comments_summary">禁用,以停止显示评论</string>
|
||||
<plurals name="comments">
|
||||
<item quantity="one">%s 条评论</item>
|
||||
<item quantity="other">%s 条评论</item>
|
||||
</plurals>
|
||||
<string name="error_unable_to_load_comments">无法加载评论</string>
|
||||
<string name="close">关闭</string>
|
||||
<string name="enable_playback_resume_title">恢复播放</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue