Multiuser settings revamp for L, first pass
Include Guest settings Ability to switch users from Settings Manage user settings like telephony access Bug: 15761405 Change-Id: I2cfdc7bc2703ed202aa8bf1261c304c51ce48b29
This commit is contained in:
@@ -4942,6 +4942,15 @@
|
||||
<string name="user_delete_user_description">Delete user</string>
|
||||
<!-- Delete button text [CHAR LIMIT=25] -->
|
||||
<string name="user_delete_button">Delete</string>
|
||||
<!-- Title for Guest user [CHAR LIMIT=35] -->
|
||||
<string name="user_guest">Guest</string>
|
||||
|
||||
<!-- Title of preference to enable calling[CHAR LIMIT=35] -->
|
||||
<string name="user_enable_calling">Enable phone calls?</string>
|
||||
<!-- Title of preference to enable calling and SMS [CHAR LIMIT=35] -->
|
||||
<string name="user_enable_calling_sms">Enable phone calls and SMS?</string>
|
||||
<!-- Title of preference to remove the user [CHAR LIMIT=35] -->
|
||||
<string name="user_remove_user">Remove user</string>
|
||||
|
||||
<!-- Application Restrictions screen title [CHAR LIMIT=45] -->
|
||||
<string name="application_restrictions">Allow apps and content</string>
|
||||
|
||||
Reference in New Issue
Block a user