From d08c7cd00fb56273d4d7132a681a4a4800030348 Mon Sep 17 00:00:00 2001 From: Antony Sargent Date: Mon, 25 Mar 2019 10:59:29 -0700 Subject: [PATCH] Strings changes for opportunistic mobile networks -Summary for opportunistic networks on multi-network header on the Network & internet home page. There are two strings we need here for when the network is configured but isn't being actively used: "In range" (e.g. we would be using it for data, but we already have a wifi connection) and "Not in range". -Summary of the mobile data switch for opportunistic networks: "Phone will automatically switch to this carrier when in range". Bug: 127529917 Bug: 128859152 Test: compile Change-Id: I25e2f359790db6cfc328831c9bd06c172c9d9ad3 --- res/values/strings.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 23a5c89eee6..9b23ca9a1b1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -10627,8 +10627,14 @@ Set up data service Mobile data - + Access data using mobile network + + + Phone will automatically switch to this carrier when in range + + Calls preference @@ -10676,6 +10682,14 @@ such as calls, SMS, or data when multiple SIMs are present, but is not currently the default SIM for any of those services. [CHAR LIMIT=50] --> Available + + In range + + Not in range