hopefully fix plurals

This commit is contained in:
Christian Schabesberger 2018-01-04 04:56:45 +01:00
parent 8645c99ecc
commit 52ad149a9b
10 changed files with 136 additions and 34 deletions

View file

@ -205,7 +205,6 @@ otevření ve vyskakovacím okně</string>
<item quantity="one">%s odběratel</item>
<item quantity="few">%s odběratelé</item>
<item quantity="many">%s odběratelů</item>
<item quantity="other"/>
</plurals>
<string name="no_views">Žádná zhlédnutí</string>
@ -220,7 +219,6 @@ otevření ve vyskakovacím okně</string>
<item quantity="one">%s video</item>
<item quantity="few">%s videa</item>
<item quantity="many">%s videí</item>
<item quantity="other"/>
</plurals>
<string name="settings_category_downloads_title">Stahování</string>