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

@ -183,9 +183,6 @@
</plurals>
<string name="no_subscribers">സബ്ക്രൈബേഴ്സ് ഇല്ല</string>
<string name="drawer_header_description">സേവനം മാറ്റുക, ഇപ്പോൾ തിരഞ്ഞെടുത്തത്:</string>
<string name="short_billion">B</string>
<string name="short_thousand">k</string>
<string name="short_million">M</string>
<string name="retry">വീണ്ടും ശ്രമിക്കുക</string>
<string name="audio">ഓഡിയോ</string>
<string name="video">വീഡിയോ</string>