add expiry date info to key status card

This commit is contained in:
Vincent Breitmoser
2017-04-24 18:59:43 +02:00
parent 1e8d5bdad3
commit 0db22b55e1
5 changed files with 61 additions and 8 deletions

View File

@@ -1861,4 +1861,6 @@
<string name="key_insecure_unknown_curve_problem">"This key uses the <b>%1$s</b> algorithm, which is not whitelisted."</string>
<string name="key_insecure_unknown_curve_solution">"This key can\'t be upgraded. For secure communication, the owner must generate a new key."</string>
<string name="key_expiry_text">"This key expired on <b>%1$s</b>."</string>
</resources>