diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-04-21 18:36:35 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-04-21 18:36:35 +0200 |
commit | 488a41cc60636298581c2b44b4706b259fc98a36 (patch) | |
tree | ba247a01a310ca7b68343e655e0d7b550597de46 /res/values/arrays.xml | |
parent | 89369d1e8651514ad295b11e6e1f5ee00a402168 (diff) |
wip
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r-- | res/values/arrays.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 52e3afd8..eb2c1b1c 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -4,6 +4,8 @@ <item>Certificates</item> <item>PKCS12 File</item> <item>Android Certficate</item> + <item>Username/Password</item> + <item>Static Keys</item> </string-array> <string-array name="tls_directions"> |