summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e47db2e..eb6dbdb 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -116,12 +116,6 @@
<string name="callFailed_outOfService">Mobile network not available</string>
<!-- In-call screen: call failure reason (call denied because of current FDN setting) -->
<string name="callFailed_fdn_only">Outgoing calls are restricted by FDN.</string>
- <!-- In-call screen: call failure reason (call modified to USSD request) -->
- <string name="callFailed_dialToUssd">DIAL request modified to USSD request.</string>
- <!-- In-call screen: call failure reason (call modified to SS request) -->
- <string name="callFailed_dialToSs">DIAL request modified to SS request.</string>
- <!-- In-call screen: call failure reason (call modified to call with modified data) -->
- <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 domain specific access control is on) -->
@@ -135,5 +129,4 @@
<!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_missing_voicemail_number">Voicemail number unknown.</string>
- <string name="to_hint">1111:to;sip:abby@example.com:bcc;sip:bill@example.com:cc;</string>
</resources>