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 45589dbf26
commit 9f526e8e8f
79 changed files with 15 additions and 237 deletions

View file

@ -116,9 +116,6 @@
<string name="empty_list_subtitle">لا شيء هنا سوى الصراصير</string>
<string name="audio">الصوت</string>
<string name="retry">إعادة المحاولة</string>
<string name="short_thousand">ألف</string>
<string name="short_million">مليون</string>
<string name="short_billion">بليون</string>
<string name="no_subscribers">ليس هناك مشترِكون</string>
<plurals name="subscribers">
<item quantity="zero">%s مشارك</item>