add "never" for ttl for passphrase cache

This commit is contained in:
M. Dietrich
2014-01-22 16:38:54 +01:00
parent 289032fa72
commit 64addd58d4
3 changed files with 12 additions and 7 deletions

View File

@@ -166,6 +166,7 @@
<string name="choice_2hours">2 hours</string>
<string name="choice_4hours">4 hours</string>
<string name="choice_8hours">8 hours</string>
<string name="choice_forever">forever</string>
<string name="dsa">DSA</string>
<string name="elgamal">ElGamal</string>
<string name="rsa">RSA</string>
@@ -410,4 +411,4 @@
<string name="drawer_open">Open navigation drawer</string>
<string name="drawer_close">Close navigation drawer</string>
</resources>
</resources>