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:
commit
ff3526b28d
79 changed files with 18 additions and 238 deletions
|
|
@ -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 d’une recherche</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue