manager: add a simple manager updater, close #627

This commit is contained in:
weishu
2023-06-23 00:31:36 +08:00
parent 12761ee167
commit 37f4045499
4 changed files with 131 additions and 82 deletions

View File

@@ -79,4 +79,5 @@
<string name="module_update">Update</string>
<string name="module_downloading">Downloading module: %s</string>
<string name="module_start_downloading">Start downloading: %s</string>
<string name="new_version_available">New version: %s is available, click to download</string>
</resources>