enjoy: 專門為MiUI桌面卸載添加了提示,提升使用者體驗 (#502)

This commit is contained in:
NkBe
2025-10-30 14:50:13 +08:00
committed by GitHub
parent cc54abd273
commit 0da8ecb071
3 changed files with 14 additions and 0 deletions

View File

@@ -722,4 +722,7 @@ Important Note:\n
<string name="log_viewer_too_many_logs">Too many logs, showing only the latest %1$d entries</string>
<string name="log_viewer_load_more">Load More Logs</string>
<string name="log_viewer_all_logs_loaded">All logs displayed</string>
<!-- MiUI Uninstall Desc -->
<string name="miui_uninstall_title">Confirm Uninstallation SukiSU Manger?</string>
<string name="miui_uninstall_content">Proceeding with the uninstallation will not affect the core functionality of your root access. The root is designed to operate independently of this manager.</string>
</resources>