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 ed4b80a53f
commit 34e55f6eb4
79 changed files with 15 additions and 237 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>