Handle case where subscribers count is not available
This commit is contained in:
parent
43674ae80a
commit
07256e2e34
3 changed files with 8 additions and 6 deletions
|
|
@ -249,6 +249,7 @@
|
|||
<item quantity="one">%s subscriber</item>
|
||||
<item quantity="other">%s subscribers</item>
|
||||
</plurals>
|
||||
<string name="subscribers_count_not_available">Subscribers count not available</string>
|
||||
|
||||
<string name="no_views">No views</string>
|
||||
<plurals name="views">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue