diff options
author | Irfan Sheriff <isheriff@google.com> | 2010-06-03 11:17:36 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-06-03 11:17:36 -0700 |
commit | 3bf2d4249027d160323a58e0722d9aa6517c8e60 (patch) | |
tree | c74051de47d1e171dd1f98dc13d5460951f7f68b /res/values | |
parent | 9e1580de8e479e9cbb5cb32887c624f4aaedea4d (diff) | |
parent | ca61c255785b2b6be8ec6cbdd096843c0539bc42 (diff) | |
download | packages_apps_Settings-3bf2d4249027d160323a58e0722d9aa6517c8e60.zip packages_apps_Settings-3bf2d4249027d160323a58e0722d9aa6517c8e60.tar.gz packages_apps_Settings-3bf2d4249027d160323a58e0722d9aa6517c8e60.tar.bz2 |
am ca61c255: am a4966840: am de3e5665: Add phase2 authentication settings
Diffstat (limited to 'res/values')
-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 --> |