Merge pull request #12460 from Isira-Seneviratne/Short-count-refactor

Fix short count formatting for Android versions below 7.0
This commit is contained in:
Tobi 2025-08-01 10:56:41 -07:00 committed by GitHub
commit ff3526b28d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
79 changed files with 18 additions and 238 deletions

View file

@ -146,9 +146,6 @@
<string name="video">Видео</string>
<string name="audio">Звук</string>
<string name="retry">Пробај повторно</string>
<string name="short_thousand">илјади</string>
<string name="short_million">M</string>
<string name="short_billion">милијарди</string>
<string name="no_subscribers">Нема зачленети</string>
<plurals name="subscribers">
<item quantity="one">%s зачленет</item>