Browser: Add CMCC requirement that prompt WLAN or APN
opetions.
- Prompt WLAN or APN options to user.
CRs-fixed: 550352
Change-Id: I32d3da72d0b9299e8081654246244e9a0a94ab9e
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 80e9b03..3db6ea7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1090,4 +1090,5 @@
<string name="network_switch_remind_type">wifi_browser_interaction_remind</string>
<!-- Toast message displayed when the full screen received message -->
<string name="received_message_full_screen">Receive a message from: <xliff:g id="FROM">%s</xliff:g>.</string>
+ <string name="acivity_not_found">Activity Not Found to Handle Intent <xliff:g id="NOACTIVITY">%s</xliff:g>.</string>
</resources>