This commit is contained in:
topjohnwu
2022-06-03 00:25:10 -07:00
parent b7b345cf8a
commit fb89cf1367
43 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
<string-array name="multiuser_summary">
<item>@string/owner_only_summary</item>
<item>@string/owner_manage_summary</item>
<item>@string/user_indepenent_summary</item>
<item>@string/user_independent_summary</item>
</string-array>
<string-array name="namespace">
+1 -1
View File
@@ -179,7 +179,7 @@
<string name="settings_user_independent">User-Independent</string>
<string name="owner_only_summary">Only owner has root access</string>
<string name="owner_manage_summary">Only owner can manage root access and receive request prompts</string>
<string name="user_indepenent_summary">Each user has their own separate root rules</string>
<string name="user_independent_summary">Each user has their own separate root rules</string>
<string name="mount_namespace_mode">Mount Namespace Mode</string>
<string name="settings_ns_global">Global Namespace</string>