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

@ -82,9 +82,6 @@
<string name="title_activity_recaptcha">Risoluzione reCAPTCHA</string>
<string name="black_theme_title">Nero</string>
<string name="all">Tutto</string>
<string name="short_thousand">k</string>
<string name="short_million">M</string>
<string name="short_billion">Mrd</string>
<string name="recaptcha_request_toast">È richiesta la risoluzione del reCAPTCHA</string>
<string name="open_in_popup_mode">Apri in modalità popup</string>
<string name="popup_playing_toast">Riproduzione in modalità popup</string>