Added lock screen settings section

Added lock screen settings section and moved "Add users when device is locked"
 from the overflow menu to the new section.

Bug: 25289622
Change-Id: I97c02acbacae3b6cde44180a23ea337853b0a551
This commit is contained in:
Fyodor Kupolov
2016-01-05 14:30:03 -08:00
parent 949499948a
commit 8ba52d62ed
3 changed files with 33 additions and 32 deletions

View File

@@ -5130,8 +5130,12 @@
<!-- User details remove user menu [CHAR LIMIT=20] -->
<string name="user_remove_user_menu">Delete <xliff:g id="user_name">%1$s</xliff:g> from this device</string>
<!-- User menu to allow creating new users from lockscreen [CHAR LIMIT=30] -->
<string name="user_add_on_lockscreen_menu">Add users when device is locked</string>
<!-- User lock screen settings header[CHAR LIMIT=40] -->
<string name="user_lockscreen_settings">Lock screen settings</string>
<!-- User settings item to allow creating new users from locks creen [CHAR LIMIT=40] -->
<string name="user_add_on_lockscreen_menu">Add users</string>
<!-- User settings user_add_on_lockscreen_menu item summary [CHAR LIMIT=40] -->
<string name="user_add_on_lockscreen_menu_summary">when device is locked</string>
<!-- User details new user name [CHAR LIMIT=30] -->
<string name="user_new_user_name">New user</string>
<!-- User details new restricted profile name [CHAR LIMIT=30] -->