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

@@ -129,7 +129,7 @@
<string name="details_think_this_app">"What do you think about this app?"</string>
<string name="download_cancel_all">"Cancel all"</string>
<string name="download_canceled">"Cancelled"</string>
<string name="download_clear_completed">"Clear completed"</string>
<string name="download_clear_finished">Clear finished</string>
<string name="download_completed">"Download completed"</string>
<string name="download_eta_calculating">"Calculating"</string>
<string name="download_eta_hrs">%1$dh %2$dm %3$ds left</string>