summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorKamaljeet Maini <kmaini@cyngn.com>2016-04-06 10:23:26 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-04-07 12:01:21 -0700
commitd69ce6c2a65c3d451dfb5837678221e56fef1880 (patch)
treeea8db94b75bf3b692c6112904b360ced0772ed9f /res/values
parent90413335f2b2ebb864fab518bceeb8b1f308c7b2 (diff)
downloadandroid_packages_apps_InCallUI-d69ce6c2a65c3d451dfb5837678221e56fef1880.tar.gz
android_packages_apps_InCallUI-d69ce6c2a65c3d451dfb5837678221e56fef1880.tar.bz2
android_packages_apps_InCallUI-d69ce6c2a65c3d451dfb5837678221e56fef1880.zip
Port call transfer feature from DialerNext to AOSP Dialercm-13-before-ambientsdk
Change-Id: I088b2cc8ce7c55f527d086f5827eac59cc3ca6c8 Issue-Id: CYNGNOS-1010
Diffstat (limited to 'res/values')
-rw-r--r--res/values/cm_strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index e486a4c5..29c74c16 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -43,4 +43,5 @@
<string name="recording_time_text">Recording</string>
<string name="recording_warning_title">Enable call recording?</string>
<string name="recording_warning_text">Notice: You are responsible for compliance with any laws, regulations and rules that apply to the use of call recording functionality and the use or distribution of those recordings.</string>
+ <string name="onscreenTransferCall">Transfer call</string>
</resources>