From 47113af71979d768de2d671d2cc545d44a9f2461 Mon Sep 17 00:00:00 2001 From: Antony Sargent Date: Wed, 27 Mar 2019 15:17:07 -0700 Subject: [PATCH] Add a string for prompting which SIM to use for SMS In some multi-SIM cases the telephony stack will fire an intent that Settings listens for, specifying that Settings should present a dialog to the user asking them which SIM card they want to use for various services such as Data, Calls, and SMS. The string we were using for SMS was a general "Select SIM card". This CL adds a more specific one that should make more sense to the user. Bug: 129021763 Test: make Settings Change-Id: I8c422a7e6de3ffd1255bc7b4124d9a1be6adf633 --- res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index e51734c464b..aff6a90db30 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -7016,6 +7016,8 @@ Always use this for calls Select a SIM for data + + Select a SIM for SMS Switching data SIM, this may take up to a minute...