Add Telephony disconnect string.
Bug: 19296388
Change-Id: Iaf4e12ae0f6401180166dbd37559f05912fe91c3
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e8dac11..98a50f5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1301,4 +1301,9 @@
data was received.) [CHAR LIMIT=none] -->
<string name="message_decode_error">There was an error while decoding the message.</string>
+ <!-- Call failure reason: SIM card and roaming capabilities have already been activated. [CHAR LIMIT=NONE]-->
+ <string name="callFailed_cdma_activation_">
+ A SIM card has activated your service and updated your phone\'s roaming capabilities.
+ </string>
+
</resources>