From 3c67adb804cf596cdf85439b50f2487c7a68ba29 Mon Sep 17 00:00:00 2001 From: Doris Ling Date: Wed, 15 Feb 2017 11:19:02 -0800 Subject: [PATCH] Update preference title for add user on lock screen. In Settings->User & accounts, update the preference title for "Add user" to "Add users from lock screen" and remove the summary. Bug: 34976320 Test: Visual Change-Id: Idfb661537ac3b178ca20c2da9e66ab8a16567ba6 --- res/values/strings.xml | 6 ++---- res/xml/user_and_accounts_settings.xml | 2 -- res/xml/user_settings.xml | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 852e81d94f1..c1fb3e35bed 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5585,10 +5585,8 @@ Delete %1$s from this device Lock screen settings - - Add users - - when device is locked + + Add users from lock screen New user diff --git a/res/xml/user_and_accounts_settings.xml b/res/xml/user_and_accounts_settings.xml index 9bb39f6385f..bc3ac6c4bbf 100644 --- a/res/xml/user_and_accounts_settings.xml +++ b/res/xml/user_and_accounts_settings.xml @@ -49,8 +49,6 @@ + android:title="@string/user_add_on_lockscreen_menu" />