Add static ip/proxy support for hidden networks
Add support for static ip and proxy. In the process, clean up the issues that showed up during testing. Bug: 5459872 Change-Id: I96c8fff816b6cbb485d2bb215349193e49f3d0b2
This commit is contained in:
@@ -1279,10 +1279,6 @@
|
||||
<string name="wifi_disabled_generic">Disabled</string>
|
||||
<!-- Status for networked disabled from a DNS or DHCP failure -->
|
||||
<string name="wifi_disabled_network_failure">Avoided poor Internet connection</string>
|
||||
<!-- Heading in the Wi-Fi dialog box when we display a reason for disabling a connection -->
|
||||
<string name="wifi_disabled_heading"></string>
|
||||
<!-- Detailed message in Wi-Fi dialog when we disable Wi-Fi due to DNS failure. -->
|
||||
<string name="wifi_disabled_help">The network was avoided due to poor connection. Turn off this behavior from the Settings > Wi-Fi screen, Advanced menu item.</string>
|
||||
<!-- Status for networks disabled from authentication failure (wrong password
|
||||
or certificate). -->
|
||||
<string name="wifi_disabled_password_failure">Authentication problem</string>
|
||||
|
||||
Reference in New Issue
Block a user