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

@@ -102,4 +102,7 @@
<string name="app_profile_template_save_failed">模版保存失败!</string>
<string name="app_profile_template_import_empty">剪切板为空!</string>
<string name="module_changelog_failed">获取更新日志失败:%s</string>
<string name="settings_check_update">检查更新</string>
<string name="settings_check_update_summary">在应用启动后自动检查是否有最新版</string>
<string name="grant_root_failed">获取 root 失败!</string>
</resources>