Reorganize users screen
As per product/ux feedback, move around and rename the users. Settings button for some users. Fix crash in limited user when clicking on the user: Bug: 8494377 Change-Id: I346d12646d32608b01f2c2c2c866b6da51408618
This commit is contained in:
@@ -4324,20 +4324,20 @@
|
||||
<string name="user_settings_title">Users</string>
|
||||
<!-- User settings section title for details about you [CHAR LIMIT=25] -->
|
||||
<string name="user_you_section">You</string>
|
||||
<!-- User settings trusted user list section header [CHAR LIMIT=30] -->
|
||||
<string name="user_trusted_list_title">Trusted users</string>
|
||||
<!-- User settings limited user list section header [CHAR LIMIT=30] -->
|
||||
<!-- User settings trusted user list section header [CHAR LIMIT=40] -->
|
||||
<string name="user_trusted_list_title">Users</string>
|
||||
<!-- User settings limited user list section header [CHAR LIMIT=40] -->
|
||||
<string name="user_limited_list_title">Limited users</string>
|
||||
<!-- User settings add user menu [CHAR LIMIT=20] -->
|
||||
<!-- User settings add user menu [CHAR LIMIT=35] -->
|
||||
<string name="user_add_user_menu">Add user</string>
|
||||
<!-- User settings add restricted user label [CHAR LIMIT=20] -->
|
||||
<!-- User settings add restricted user label [CHAR LIMIT=35] -->
|
||||
<string name="user_add_restricted">Add limited user</string>
|
||||
<!-- User settings summary for add restricted user [CHAR LIMIT=100] -->
|
||||
<string name="user_add_restricted_summary">Limited users can only access the apps and content you select</string>
|
||||
<!-- User settings add user label [CHAR LIMIT=20] -->
|
||||
<string name="user_add_trusted">Add trusted user</string>
|
||||
<!-- User settings add user label [CHAR LIMIT=35] -->
|
||||
<string name="user_add_trusted">Add standard user</string>
|
||||
<!-- User settings summary for add trusted user [CHAR LIMIT=100] -->
|
||||
<string name="user_add_trusted_summary">Trusted users have no restrictions</string>
|
||||
<string name="user_add_trusted_summary">Standard users have their own apps and content</string>
|
||||
|
||||
<!-- User summary to indicate that user is currently active in the background [CHAR LIMIT=100] -->
|
||||
<string name="user_summary_active">Active</string>
|
||||
|
Reference in New Issue
Block a user