menu_download_main: Rename completed to finished

Finished implies completed, canceled and failed which is the new behaviour.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-02-12 13:11:31 +05:30
parent b7d977cd59
commit ff6b7154c7
49 changed files with 27 additions and 74 deletions

View File

@@ -184,7 +184,6 @@
<string name="download_failed">Falha ao descarregar</string>
<string name="download_eta_calculating">A calcular</string>
<string name="download_completed">Descarga terminada</string>
<string name="download_clear_completed">Remover terminadas</string>
<string name="download_canceled">Cancelada</string>
<string name="download_cancel_all">Cancelar tudo</string>
<string name="details_think_this_app">O que acha desta aplicação\?</string>
@@ -384,4 +383,4 @@
<string name="pref_updates_auto_off">Não atualizar apps automaticamente</string>
<string name="action_request_analysis">Requisitar nova análise</string>
<string name="failed_apk_export">Falha ao exportar APK</string>
</resources>
</resources>