<!-- Notification title for a nearby open wireless network.-->
<stringname="wifi_available_title">Connect to open Wi\u2011Fi network</string>
<!-- Notification title when the system is connecting to the specified open network. The network name is specified in the notification content. -->
<stringname="wifi_available_title_connecting">Connecting to open Wi\u2011Fi network</string>
<!-- Notification title when the system has connected to the open network. The network name is specified in the notification content. -->
<stringname="wifi_available_title_connected">Connected to Wi\u2011Fi network</string>
<!-- Notification title when the system failed to connect to the specified open network. -->
<stringname="wifi_available_title_failed_to_connect">Could not connect to Wi\u2011Fi network</string>
<!-- Notification content when the system failed to connect to the specified open network. This informs the user that tapping on this notification will open the wifi picker. -->
<stringname="wifi_available_content_failed_to_connect">Tap to see all networks</string>
<!-- Notification action name for connecting to the network specified in the notification body. -->