summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSandeep Gutta <sangutta@codeaurora.org>2015-09-14 20:14:07 +0530
committerLinux Build Service Account <lnxbuild@localhost>2015-10-06 03:21:19 -0600
commit3d755752aced43b991c75c15a2812a7e7674601c (patch)
tree23b6d4f1f2ed5d9d7513c1f62e8ade80a3b5d431 /res/values/strings.xml
parentd6fb73a880118eeb6fd4da7b0f364f2ce01df1ca (diff)
downloadpackages_apps_Settings-3d755752aced43b991c75c15a2812a7e7674601c.zip
packages_apps_Settings-3d755752aced43b991c75c15a2812a7e7674601c.tar.gz
packages_apps_Settings-3d755752aced43b991c75c15a2812a7e7674601c.tar.bz2
Telephony(MSIM): Select preferred primary sub.
Add UI to select preferred primary sub. It is used when two SIM cards inserted have same priority as per policy. Change-Id: I5726fe9f4df03e680dc2406854d08da77297444d
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b830a66..adaac4b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6980,4 +6980,6 @@
<string name="sub_activate_failed">Activation failed.</string>
<string name="sub_deactivate_success">Successfully Deactivated.</string>
<string name="sub_deactivate_failed">Deactivation failed.</string>
+
+ <string name="primary_sub_select_title">Default 4G/3G Subscription</string>
</resources>