Add key sharing buttons to ViewKeyActivity

This commit is contained in:
Christian Hagau
2018-08-02 00:00:00 +00:00
parent d1c64e3159
commit d3ecbc8487
3 changed files with 35 additions and 0 deletions

View File

@@ -2063,4 +2063,6 @@
<string name="subkey_action_strip">Subkey will be stripped</string>
<string name="subkey_action_expiry_never">Expiry will change to never</string>
<string name="subkey_action_expiry_date">Expiry will change to %s</string>
<string name="share_key_clipboard">Share key via clipboard</string>
<string name="share_key">Share key</string>
</resources>