diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-03 21:04:42 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-03 21:04:42 +0200 |
commit | 0cb2ff5181f09c7db0d6ff2c576225af5f7b8d31 (patch) | |
tree | 47e4f06504581d80b870dbdc10946d1c31289093 /res/values/arrays.xml | |
parent | df8a748e05b9fc9c6e7079012873fe046cfd02a4 (diff) |
add fix to arrays.xml (closes issue #43)
add translated by recognition
add faq for system dialogs
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r-- | res/values/arrays.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 2b2eaf65..8584da1f 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -4,7 +4,7 @@ <string-array name="vpn_types"> <item>Certificates</item> <item>PKCS12 File</item> - <item>Android Certficate</item> + <item>Android Certificate</item> <item>Username/Password</item> <item>Static Keys</item> <item>User/PW + Certificates</item> |