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

@@ -118,7 +118,6 @@
<string name="download_failed">Falha ao baixar</string>
<string name="download_eta_calculating">Calculando</string>
<string name="download_completed">Download concluído</string>
<string name="download_clear_completed">Limpar concluído</string>
<string name="download_canceled">Cancelado</string>
<string name="download_cancel_all">Cancelar tudo</string>
<string name="details_think_this_app">O que você acha deste app\?</string>
@@ -384,4 +383,4 @@
<string name="pref_updates_auto_install">Checar e instalar atualizações disponíveis automaticamente</string>
<string name="action_request_analysis">Solicitar nova análise</string>
<string name="failed_apk_export">Falhou ao exportar APKs</string>
</resources>
</resources>