[skip ci]: feat: Update string resources for clarity and consistency; simplify build manager workflow

This commit is contained in:
ShirkNeko
2025-05-18 19:33:46 +08:00
parent e570f402e4
commit de9b82ffd5
3 changed files with 5 additions and 19 deletions

View File

@@ -307,9 +307,9 @@
<string name="currently_selected">Currently</string>
<!-- String resources used in SuperUser -->
<string name="clear">Removals</string>
<string name="apps_with_root">Root Application of permissions</string>
<string name="apps_with_custom_profile">Customized Configuration Application</string>
<string name="other_apps">Other Applications</string>
<string name="apps_with_root">Applications with root privileges</string>
<string name="apps_with_custom_profile">Applications with customized configurations</string>
<string name="other_apps">Applications with unchanged defaults</string>
<string name="no_apps_found">Application not found</string>
<string name="selinux_enabled_toast">SELinux Enabled</string>
<string name="selinux_disabled_toast">SELinux Disabled</string>