Modify clone profile accounts info section
This change renames clone profile accounts header on the account management dashboard to "Clone" from "Personal" by using the newly added clone category header config. This also includes changes to remove the add account preference from the clone profile accounts. Bug: 260181765 Test: Flashed on a sunfish device and tested Change-Id: Iff8b75119d85d2cd8ab065ed1057fb2b35e64650
This commit is contained in:
@@ -2268,6 +2268,8 @@
|
||||
<string name="accessibility_category_work">Work profile accounts - <xliff:g id="managed_by" example="Managed by Corporate application">%s</xliff:g></string>
|
||||
<!-- Content description for personal profile accounts group [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_category_personal">Personal profile accounts</string>
|
||||
<!-- Content description for personal clone accounts group [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_category_clone">Clone profile accounts</string>
|
||||
<!-- Content description for work profile details page title [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_work_account_title">Work account - <xliff:g id="managed_by" example="Email provider">%s</xliff:g></string>
|
||||
<!-- Content description for personal profile details page title [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user