summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorStephen Bird <sbird@cyngn.com>2016-01-21 19:04:13 -0800
committerRichard MacGregor <rmacgregor@cyngn.com>2016-04-08 10:42:49 -0700
commita6049e69f130b9f5557465315112c5ca6647b3b9 (patch)
tree11d9eb75ea2a396cc33a489bc6a3755b31bdd5e3 /res
parentc5f5b115f589f95d02fb0fd3690d098ca6397974 (diff)
downloadandroid_packages_apps_PhoneCommon-a6049e69f130b9f5557465315112c5ca6647b3b9.tar.gz
android_packages_apps_PhoneCommon-a6049e69f130b9f5557465315112c5ca6647b3b9.tar.bz2
android_packages_apps_PhoneCommon-a6049e69f130b9f5557465315112c5ca6647b3b9.zip
Bring CallMethod items here
Change-Id: Iec207cac5b513199e7a1707e4e6617f607d78771
Diffstat (limited to 'res')
-rw-r--r--res/values/cm_strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index c246c8b..2979616 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -24,4 +24,7 @@
<!-- Call method spinner - Default No SIM -->
<string name="call_method_spinner_item_no_sim">No SIM card</string>
<string name="call_method_spinner_item_unknown_sim">SIM <xliff:g id="slot_number">%d</xliff:g></string>
+
+ <string name="invalid_number_text">"%1$s could not make this call. Is the number correct?"</string>
+
</resources>