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

@@ -229,7 +229,6 @@
<string name="download_failed">Pobieranie nieudane</string>
<string name="download_eta_calculating">Obliczanie</string>
<string name="download_completed">Pobieranie zakończone</string>
<string name="download_clear_completed">Wyczyść zakończone</string>
<string name="download_canceled">Anulowano</string>
<string name="download_cancel_all">Anuluj wszystkie</string>
<string name="details_think_this_app">Co myślisz o tej aplikacji\?</string>
@@ -384,4 +383,4 @@
<string name="pref_updates_auto_install">Sprawdź i automatycznie zainstaluj dostępne aktualizacje</string>
<string name="action_request_analysis">Poproś o nową analizę</string>
<string name="failed_apk_export">Nie udało się wyeksportować plików APK</string>
</resources>
</resources>