manager: Fix loading dialog

This commit is contained in:
weishu
2024-03-16 11:08:39 +08:00
parent 972d347a14
commit 7fd760f4f4
2 changed files with 14 additions and 5 deletions

View File

@@ -115,4 +115,6 @@
<string name="install_inactive_slot">Install to Inactive Slot (After OTA)</string>
<string name="install_inactive_slot_warning">Your device will be **FORCED** to boot to the current inactive slot after a reboot!\nOnly use this option after OTA is done.\nContinue?</string>
<string name="install_next">Next</string>
<string name="failed_to_fetch_lkm_url">Failed to fetch LKM url: %1$s</string>
<string name="downloading">Downloading %1$s</string>
</resources>