Added option to scan QR codes directly from the app

This commit is contained in:
2016-02-06 13:25:04 +01:00
parent a3c3fc082d
commit a4f6642f6a
8 changed files with 120 additions and 36 deletions

View File

@ -66,4 +66,6 @@
<string name="share">Share</string>
<string name="delete_identity_warning">Are you sure you want to delete this identity? You won\'t be able to receive any messages sent to this address and can\'t undo this operation.</string>
<string name="delete_contact_warning">Are you sure you want to delete this contact?</string>
<string name="scan_qr_code">Scan QR code</string>
<string name="create_contact">Create contact</string>
</resources>