[Wi-Fi] Improve UX when there is no user certificate to choose for WPA-Enterprise 192-bit
Show error message when a user does not specify a user certificate for WPA3-Enterprise 192-bit. Bug: 138417816 Test: visual Change-Id: Ifc519d484dbf78dad37ad7047e8b9bb40685d54c
This commit is contained in:
@@ -2260,6 +2260,10 @@
|
||||
<!-- Warning message displayed if user does not specify a domain for the CA certificate.
|
||||
Only displayed if the user also chooses to use system certificates. -->
|
||||
<string name="wifi_no_domain_warning">Must specify a domain.</string>
|
||||
<!-- Warning message displayed if user does not specify a user certification for
|
||||
WPA3-Enterprise 192-bit. Only displayed if the user does not specify user certificate
|
||||
for WPA3-Enterprise 192-bit [CHAR LIMIT=80]-->
|
||||
<string name="wifi_no_user_cert_warning">This option requires a user certificate.</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