Change wifi-on-but-no-networks string

Bug: 6533206

Change-Id: I4f5c1d77ffe1bf93c33c9b65f9fdc7278864f88f
This commit is contained in:
Andrew Flynn
2012-05-22 09:44:51 -07:00
parent 0aa7c4f141
commit 115ae0cf01

View File

@@ -1229,7 +1229,7 @@
<!-- Wi-Fi settings. text displayed when Wi-Fi is off and network list is empty [CHAR LIMIT=50]-->
<string name="wifi_empty_list_wifi_off">To see available networks, turn Wi-Fi on.</string>
<!-- Wi-Fi settings. text displayed when Wi-Fi is on and network list is empty [CHAR LIMIT=50]-->
<string name="wifi_empty_list_wifi_on">Wi-Fi on, but no Wi-Fi networks around.</string>
<string name="wifi_empty_list_wifi_on">Searching for Wi-Fi networks\u2026</string>
<!-- Dialog for Access Points --> <skip />
<!-- Label to show/hide advanced options -->