Support multiple CA certs when editing a saved Wifi network.
SSID with multiple CA certs can only be added programmtically. However it can still be edited in the UI by long-pressing the item when currently connected to the network. This change makes sure the UI shows up with meaningful indications that the SSID is configured with multiple CA certs. Bug: 22547958 Change-Id: I5d42313efb141db521dd09ff3fbc520915b6fb79
This commit is contained in:
@@ -1582,6 +1582,8 @@
|
||||
<string name="wifi_unchanged">(unchanged)</string>
|
||||
<!-- Hint for unspecified fields -->
|
||||
<string name="wifi_unspecified">(unspecified)</string>
|
||||
<!-- Hint for multiple certificates being added to the configuration -->
|
||||
<string name="wifi_multiple_cert_added">(Multiple certificates added)</string>
|
||||
<!-- Substring of status line when Wi-Fi Protected Setup (WPS) is available and
|
||||
string is listed first [CHAR LIMIT=20]-->
|
||||
<string name="wifi_wps_available_first_item">WPS available</string>
|
||||
|
Reference in New Issue
Block a user