From 72286f290815fb30332dcdc71742b55ef6ef9a91 Mon Sep 17 00:00:00 2001 From: Antony Sargent Date: Fri, 22 Mar 2019 09:41:20 -0700 Subject: [PATCH] Switch some strings to 'Downloaded SIM' instead of 'eSIM' We also added a '/' divider to distinguish the two bits of state that these strings convey - active vs inactive, and SIM vs eSIM (aka downloaded sim). Fixes: 127821561 Test: m Settings Change-Id: Ibaa611bb5585dd9797e4db2fb4d684274be26791 --- res/values/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index ea2a7f69dc0..513789685a8 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -10594,16 +10594,16 @@ Add more - Active SIM + Active / SIM - Inactive SIM + Inactive / SIM - Active eSIM + Active / Downloaded SIM - Inactive eSIM + Inactive / Downloaded SIM