Added warnings for insecure keys
This commit is contained in:
@@ -822,6 +822,7 @@
|
||||
|
||||
<!-- View key -->
|
||||
<string name="view_key_revoked">"Revoked: Key must not be used anymore!"</string>
|
||||
<string name="view_key_insecure">"Insecure: Key must not be used anymore!"</string>
|
||||
<string name="view_key_expired">"Expired: The contact needs to extend the key's validity!"</string>
|
||||
<string name="view_key_expired_secret">"Expired: You can extend the keys validity by editing it!"</string>
|
||||
<string name="view_key_my_key">"My Key"</string>
|
||||
|
||||
Reference in New Issue
Block a user