From 946c6f0dfea9d2c1f7afff245a4d1380aa4ad368 Mon Sep 17 00:00:00 2001 From: hughchen Date: Mon, 14 Oct 2019 15:11:49 +0800 Subject: [PATCH] Update string MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change the headers from: "Available media devices" → "Media devices" "Available call devices" → "Call devices" "Currently connected" → "Other devices" Bug: 110920548 Test: manually Change-Id: Idf283576353c9f65caa15ba8beca39f24721caa5 --- res/values/strings.xml | 6 +++--- res/xml/connected_devices.xml | 4 ++-- .../AvailableMediaDeviceGroupController.java | 4 ++-- .../AvailableMediaDeviceGroupControllerTest.java | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index d74bf869143..a7ae95401fb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -411,11 +411,11 @@ Cancel - Available media devices + Media devices - Available call devices + Call devices - Currently connected + Other devices Saved devices diff --git a/res/xml/connected_devices.xml b/res/xml/connected_devices.xml index a210ea5fc1b..0e5afc349eb 100644 --- a/res/xml/connected_devices.xml +++ b/res/xml/connected_devices.xml @@ -28,12 +28,12 @@