From 1225469ee9402dd29080f56ae598e9ed09a5d68f Mon Sep 17 00:00:00 2001 From: Daniel Nishi Date: Fri, 23 Mar 2018 13:43:12 -0700 Subject: [PATCH] "My Phone" -> "About Phone" String polishing fix. Bug: 36458278 Test: Manual Change-Id: If0d90aa252d0ffe8bdbb8d255d1bec736ba2017a --- AndroidManifest.xml | 2 +- res/values/strings.xml | 6 ------ res/xml/my_device_info.xml | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e2accdd2443..3fd5865932f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -983,7 +983,7 @@ diff --git a/res/values/strings.xml b/res/values/strings.xml index f844f41c870..46213174a39 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -9542,12 +9542,6 @@ [DO NOT TRANSLATE] --> - - My Phone - - My Tablet - - My Device Account diff --git a/res/xml/my_device_info.xml b/res/xml/my_device_info.xml index 8c93f97098d..619bd669f1c 100644 --- a/res/xml/my_device_info.xml +++ b/res/xml/my_device_info.xml @@ -19,7 +19,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="my_device_info_pref_screen" - android:title="@string/my_device_info_title" + android:title="@string/about_settings" settings:initialExpandedChildrenCount="7">