summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorIrfan Sheriff <isheriff@google.com>2010-06-02 15:25:13 -0700
committerIrfan Sheriff <isheriff@google.com>2010-06-02 16:31:20 -0700
commitde3e56650d3e12b0bdfeb9311b71e0bb3a80ccc1 (patch)
tree82827ca2424d0cb5a7371400ec2c7c7bb19adeef /res/values
parentb0bcf9f7f50b56cb15a72be39fe11fe1351992c1 (diff)
downloadpackages_apps_settings-de3e56650d3e12b0bdfeb9311b71e0bb3a80ccc1.zip
packages_apps_settings-de3e56650d3e12b0bdfeb9311b71e0bb3a80ccc1.tar.gz
packages_apps_settings-de3e56650d3e12b0bdfeb9311b71e0bb3a80ccc1.tar.bz2
Add phase2 authentication settings
Bug: 2734813 Change-Id: Iaf4455577be888f6c78f490b2cc046adef41403e
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6ab412d..16a3994 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -814,6 +814,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 -->