DownloadWorker: Use localized error string resources

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-03-17 14:03:25 +08:00
parent bbeb11b847
commit 449a7d09f4
2 changed files with 17 additions and 16 deletions

View File

@@ -500,4 +500,7 @@
<string name="pref_updates_restrictions_metered">Only on unmetered networks</string>
<string name="pref_updates_restrictions_idle">When device is idle</string>
<string name="pref_updates_restrictions_battery">When battery is not low</string>
<!-- DownloadWorker -->
<string name="verification_failed">Failed to verify downloaded files</string>
</resources>