summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorSuchand Ghosh <suchan@codeaurora.org>2014-08-18 15:45:22 +0530
committerLinux Build Service Account <lnxbuild@localhost>2015-10-06 03:22:31 -0600
commit9ff844cfc38b51caa3ed8d01b82ac6764063757b (patch)
treeba343e44471b10094f049abc19893005bf219dcd /res/values
parent77b1a49eceb443add48239903c086c970e6cbf65 (diff)
downloadandroid_packages_apps_PhoneCommon-9ff844cfc38b51caa3ed8d01b82ac6764063757b.tar.gz
android_packages_apps_PhoneCommon-9ff844cfc38b51caa3ed8d01b82ac6764063757b.tar.bz2
android_packages_apps_PhoneCommon-9ff844cfc38b51caa3ed8d01b82ac6764063757b.zip
Dialer app changes for IMS
IMS Conference URI UI changes 1. EditText for initiating conference URI call in the Dial screen. 2. Hint to be displayed in edittext Change-Id: If78c82bec2d583f9012ea2e824589a6099f76a94
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c8ee64f..fe865de 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -213,4 +213,5 @@
<!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. -->
<string name="ringtone_unknown">Unknown ringtone</string>
+ <string name="to_hint">1111:to;sip:abby@example.com:bcc;sip:bill@example.com:cc;</string>
</resources>