summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorgkipnis <gkipnis@cyngn.com>2016-02-25 14:35:32 -0800
committerMartin Brabham <optedoblivion@cyngn.com>2016-03-01 11:06:12 -0800
commitfec6c6a0f223bfb6999fc48841c58fcec492b159 (patch)
treeac8cd66171121166961aed1d9eb78b9a2e07555e /res/values
parent58c9b30ce164b362bdc27a7692664a036244db45 (diff)
downloadpackages_apps_Messaging-fec6c6a0f223bfb6999fc48841c58fcec492b159.tar.gz
packages_apps_Messaging-fec6c6a0f223bfb6999fc48841c58fcec492b159.tar.bz2
packages_apps_Messaging-fec6c6a0f223bfb6999fc48841c58fcec492b159.zip
Added 'Always Ask' for Multi SIM phones to decide which SIM to use for every text
When the framework is configured to always ask the user of a Multi SIM phone which SIM to use, the App will now display a dialog allowing the user to select the provider to use for the current text message. Change-Id: Ibb2e4b007acce23acb2ab2e5fc71da6ae33943cc Ticket-Id: CYNGNOS-1745
Diffstat (limited to 'res/values')
-rw-r--r--res/values/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 55e7dba..5b749c5 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -58,4 +58,6 @@
<!-- Show emoticons -->
<string name="show_emoticons_pref_title">Emoticons access</string>
<string name="show_emoticons_pref_summary">Show the emoticons key on the keyboard</string>
+
+ <string name="select_phone_account_title">Send with</string>
</resources>