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

@@ -105,7 +105,6 @@
<string name="details_think_this_app">이 앱에 대해 어떻게 생각하세요\?</string>
<string name="download_cancel_all">모두 취소</string>
<string name="download_canceled">취소됨</string>
<string name="download_clear_completed">지우기 완료</string>
<string name="download_completed">다운로드 완료</string>
<string name="download_eta_calculating">계산 중</string>
<string name="download_failed">다운로드 실패</string>
@@ -227,4 +226,4 @@
<string name="pref_ui_title">맞춤화</string>
<string name="pref_ui_no_for_you">For You 페이지</string>
<string name="pref_vending_version_device">기본값 (디바이스 구성에서)</string>
</resources>
</resources>