Implement copy public key action for group chats

This commit is contained in:
Niels Andriesse
2019-09-12 14:10:04 +10:00
parent 7cf543bdf8
commit 7cc7f907fe
3 changed files with 19 additions and 1 deletions

View File

@@ -1613,5 +1613,7 @@
<!-- Scan QR code fragment -->
<string name="fragment_scan_qr_code_title">Scan QR Code</string>
<string name="fragment_scan_qr_code_explanation">Scan the QR code of the person you\'d like to securely message. They can find their QR code by going into Loki Messenger\'s in-app settings and clicking \"Show QR Code\".</string>
<!-- Conversation activity -->
<string name="activity_conversation_copy_public_key_button_title">Copy public key</string>
</resources>