summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-11-11 05:55:20 -0800
committerSteve Kondik <shade@chemlab.org>2013-11-11 05:55:20 -0800
commit15e92691704b90730b528089bdd9acf7dfc5745a (patch)
tree8af3071d85d41327e05f36faa6978efd34693db5 /res/values/strings.xml
parent56a7c2c8f1b589128366cfe0bcf61dab577bf922 (diff)
downloadpackages_apps_InCallUI-caf-rb.tar.gz
packages_apps_InCallUI-caf-rb.tar.bz2
packages_apps_InCallUI-caf-rb.zip
Revert "Display supplementary service dialogs for CF and CB."caf-rb
This reverts commit 9bfd2d7cac8b98d476b20903d56912e7eb3c6950.
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f6d67fa0..3a1b6566 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -72,10 +72,6 @@
<string name="callFailed_dialToDial">DIAL request modified to DIAL with different number.</string>
<!-- In-call screen: call failure reason (call denied because call barring is on) -->
<string name="callFailed_cb_enabled">You can\'t make outgoing calls while call barring is on.</string>
- <!-- In-call screen: call failure reason (call denied because call barring is ON on MT side ) -->
- <string name="callFailed_incoming_cb_enabled">Party has barred all Incoming calls.</string>
- <!-- In-call screen: status label for an incoming call that is not answered and forwarded -->
- <string name="callUnanswered_forwarded">Call Unanswered and Forwarded</string>
<!-- In-call screen: call failure reason (call denied because domain specific access control is on) -->
<string name="callFailed_dsac_restricted">All calls are restricted by access control.</string>
<!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)-->