Fix short count formatting for Android versions below 7.0

This commit is contained in:
Isira Seneviratne 2025-07-24 07:56:08 +05:30
parent ed4b80a53f
commit 34e55f6eb4
79 changed files with 15 additions and 237 deletions

View file

@ -147,9 +147,6 @@
<string name="video">Video</string>
<string name="audio">Geluid</string>
<string name="retry">Opnieuw proberen</string>
<string name="short_thousand">k</string>
<string name="short_million">M</string>
<string name="short_billion">mld.</string>
<string name="no_subscribers">Geen abonnees</string>
<plurals name="subscribers">
<item quantity="one">%s abonnee</item>