diff --git a/res/layout/wifi_dialog.xml b/res/layout/wifi_dialog.xml index de24c626489..c5e554db832 100644 --- a/res/layout/wifi_dialog.xml +++ b/res/layout/wifi_dialog.xml @@ -145,6 +145,18 @@ android:prompt="@string/wifi_eap_ca_cert" /> + + + + Do not provide Do not validate + + No certificate specified. Your connection will not be private. WPS available diff --git a/res/values/styles.xml b/res/values/styles.xml index 7065265321b..df5490b9804 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -204,6 +204,14 @@ ?android:attr/textColorSecondary + +