[skip ci]: feat: Update string resources for clarity and consistency; simplify build manager workflow
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
<string name="clear">清除</string>
|
||||
<string name="apps_with_root">Root 权限应用</string>
|
||||
<string name="apps_with_custom_profile">自定义配置应用</string>
|
||||
<string name="other_apps">其他应用</string>
|
||||
<string name="other_apps">默认配置应用</string>
|
||||
<string name="no_apps_found">未找到应用</string>
|
||||
<string name="selinux_enabled_toast">SELinux 已设置为启用状态</string>
|
||||
<string name="selinux_disabled_toast">SELinux 已设置为禁用状态</string>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user