From a6b9fda6245d21ac9e7370a8d8dd13deff73458c Mon Sep 17 00:00:00 2001 From: fionaxu Date: Sun, 15 Oct 2017 21:25:28 -0700 Subject: reword title of CS rejection notification Device will show a notification when receive MM rejection code from Network due to CS registration failure. Notification message is confusing today as it doesn't specify the domain that's being blocked. The fix is explicitly specifying voice service impact for various MM rejection code. Bug: 67754753 Test: Manual Change-Id: I656ba438659aedce7f56f167707a12ce07286594 --- core/res/res/values/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index baede1a9356d..91c107a3775f 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -4718,11 +4718,11 @@ - - SIM not allowed - SIM not provisioned - SIM not allowed - Phone not allowed + + SIM not allowed for voice + SIM not provisioned for voice + SIM not allowed for voice + Phone not allowed for voice Popup Window -- cgit v1.2.3-59-g8ed1b