diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 674b081..0ffeb91 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -848,6 +848,8 @@ <string name="wifi_ip_address">IP address</string> <!-- Label for the EAP method of the network --> <string name="wifi_eap_method">EAP method</string> + <!-- Label for the phase2 --> + <string name="please_select_phase2">Phase 2 authentication</string> <!-- Label for the EAP CA certificate of the network --> <string name="wifi_eap_ca_cert">CA certificate</string> <!-- Label for the EAP user certificate of the network --> |