From 6f70289b25b4d9bb2d81fd4c304ca782c2f50210 Mon Sep 17 00:00:00 2001 From: timhypeng Date: Thu, 10 May 2018 17:57:50 +0800 Subject: [PATCH] Update string from "Add device" to "Pair new device" in Setting > Connected devices * Replace string ID from "connected_device_add_device_title" to "bluetooth_pairing_pref_title" in Connected devices * Reuse ID and change string "Add device" back * BACKUP_MESSAGE_ID=7803521577708810621 Bug: 79298885 Test: make -j50 RunSettingsRoboTests Change-Id: I29f72002c0ece4981d5a523c8649a78acb80730d --- res/values/strings.xml | 4 ++-- res/xml/connected_devices.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 00748369ab5..e01c10c1c80 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -413,8 +413,8 @@ Currently connected Saved devices - - Pair new device + + Add device Bluetooth will turn on to pair diff --git a/res/xml/connected_devices.xml b/res/xml/connected_devices.xml index 1e9d97eaa90..6d25c584b85 100644 --- a/res/xml/connected_devices.xml +++ b/res/xml/connected_devices.xml @@ -32,7 +32,7 @@