Browser: Alert user to choose network when surfing with both
mobile and WLAN available
- Pop up one activity for user to choose the network type if
both mobile and WLAN networks are available when surfing
internet.
CRs-Fixed: 507965
Change-Id: I10913afeaa37d1c95b82ab55dd6e53dcce6e48bd
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2aa0ddb..1b7fe73 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1075,4 +1075,5 @@
<string name="download_path_unavailable_dlg_title">Download Directory Unavailable</string>
<string name="download_path_unavailable_dlg_msg">Please modify the Download Directory of Browser</string>
<string name="activity_not_found">Activity Not Found to Handle Intent <xliff:g id="NOACTIVITY">%s</xliff:g>.</string>
+ <string name="network_switch_remind_type">wifi_browser_interaction_remind</string>
</resources>