manager: Add module shrink to settings. close #1572

This commit is contained in:
weishu
2024-04-01 12:23:41 +08:00
parent eba87b7223
commit 31fbeef7e3
4 changed files with 57 additions and 5 deletions

View File

@@ -117,4 +117,6 @@
<string name="install_next">Next</string>
<string name="select_file_tip">%1$s partition image is recommended</string>
<string name="select_kmi">Select KMI</string>
<string name="shrink_sparse_image">Minimize sparse image</string>
<string name="shrink_sparse_image_message">Adjust the sparse file mirror where the module is located to its actual size. Note that this may cause the module to function abnormally, please only use when necessary (such as for backup)</string>
</resources>