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 e5cd710a74
79 changed files with 18 additions and 238 deletions

View file

@ -229,7 +229,6 @@
<string name="ok">OK</string>
<string name="subscription_update_failed">Não foi possível atualizar a subscrição</string>
<string name="remove_watched_popup_yes_and_partially_watched_videos">Sim e também os vídeos parcialmente vistos</string>
<string name="short_million">M</string>
<string name="no_playlist_bookmarked_yet">Ainda não há listas de reprodução favoritas</string>
<plurals name="listening">
<item quantity="one">%s ouvinte</item>
@ -423,8 +422,6 @@
<string name="import_complete_toast">Importado</string>
<string name="auto">Automático</string>
<string name="import_data_summary">Substitui o seu histórico, subscrições, listas de reprodução e (opcionalmente) definições</string>
<string name="short_thousand">k</string>
<string name="short_billion">MM</string>
<string name="unbookmark_playlist">Remover marcador</string>
<string name="pause_downloads_on_mobile_desc">Útil ao trocar para dados móveis, mas algumas transferências não podem ser suspensas</string>
<string name="hold_to_append">Toque longo para colocar na fila</string>