Add replies button to comments
This commit is contained in:
parent
e3fe6617d3
commit
20bd1cad2d
4 changed files with 74 additions and 29 deletions
|
|
@ -838,4 +838,8 @@
|
|||
<string name="share_playlist_with_list">Share URL list</string>
|
||||
<string name="video_details_list_item">- %1$s: %2$s</string>
|
||||
<string name="share_playlist_content_details">%1$s\n%2$s</string>
|
||||
<plurals name="replies">
|
||||
<item quantity="one">%s reply</item>
|
||||
<item quantity="other">%s replies</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue