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

@ -87,8 +87,6 @@
<string name="popup_playing_toast">Lecture en mode flottant</string>
<string name="disabled">Désactivés</string>
<string name="info_labels">Quoi:\\nRequest:\\nContent Language:\\nContent Country:\\nApp Language:\\nService:\\nGMT Time:\\nPackage:\\nVersion:\\nOS version:</string>
<string name="short_thousand">k</string>
<string name="short_million">M</string>
<string name="msg_popup_permission">Cette autorisation est nécessaire pour
\nutiliser le mode flottant</string>
<string name="controls_background_title">Arrière-plan</string>
@ -100,7 +98,6 @@
<string name="popup_remember_size_pos_title">Mémoriser les propriétés de la fenêtre flottante</string>
<string name="popup_remember_size_pos_summary">Mémoriser les dernières taille et position de la fenêtre flottante</string>
<string name="clear">Effacer</string>
<string name="short_billion">G</string>
<string name="use_external_video_player_summary">Le son peut être absent à certaines définitions</string>
<string name="show_search_suggestions_title">Suggestions de recherche</string>
<string name="show_search_suggestions_summary">Sélectionner les suggestions à afficher lors dune recherche</string>