manager: fix misleading tips when grant root failed.

This commit is contained in:
weishu
2024-02-02 12:25:30 +08:00
parent 60d2685f7e
commit 5db51b0715
5 changed files with 16 additions and 1 deletions

View File

@@ -106,4 +106,5 @@
<string name="module_changelog_failed">Fetch changelog failed: %s</string>
<string name="settings_check_update">Check update</string>
<string name="settings_check_update_summary">Automatically check for updates when opening the app</string>
<string name="grant_root_failed">Failed to grant root!</string>
</resources>