fix many/other problem
This commit is contained in:
parent
c3b8280c27
commit
c30fd440e6
4 changed files with 10 additions and 10 deletions
|
|
@ -236,21 +236,21 @@
|
|||
<plurals name="subscribers">
|
||||
<item quantity="one">%s подписчик</item>
|
||||
<item quantity="few">%s подписчика</item>
|
||||
<item quantity="many">%s подписчиков</item>
|
||||
<item quantity="other">%s подписчиков</item>
|
||||
</plurals>
|
||||
|
||||
<string name="no_views">Нет просмотров</string>
|
||||
<plurals name="views">
|
||||
<item quantity="one">%s просмотр</item>
|
||||
<item quantity="few">%s просмотра</item>
|
||||
<item quantity="many">%s просмотров</item>
|
||||
<item quantity="other">%s просмотров</item>
|
||||
</plurals>
|
||||
|
||||
<string name="no_videos">Нет видео</string>
|
||||
<plurals name="videos">
|
||||
<item quantity="one">%s видео</item>
|
||||
<item quantity="few">%s видео</item>
|
||||
<item quantity="many">%s видео</item>
|
||||
<item quantity="other">%s видео</item>
|
||||
</plurals>
|
||||
|
||||
<string name="item_deleted">Элемент удалён</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue