diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-08-09 11:08:41 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-08-09 11:08:41 +0200 |
commit | c5bd9f110c84f0d3b0a29295337cf724eb2bdbfb (patch) | |
tree | d46d69b6592999f9da447881ad8d1aa1437f1f19 /res | |
parent | f7afba629cfb1e40daf32fb25801c562e113d084 (diff) |
Guess if a certificate is stored in hardware
Diffstat (limited to 'res')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index a41f04fd..d754772b 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -437,5 +437,6 @@ <string name="appbehaviour">Application behaviour</string> <string name="vpnbehaviour">VPN behaviour</string> <string name="allow_vpn_changes">Allow changes to VPN Profiles</string> + <string name="hwkeychain">Hardware Keystore:</string> </resources>
\ No newline at end of file |