fingerprint_viewer.xml 776 Bytes
Newer Older
Alexander Ivanov's avatar
Alexander Ivanov committed
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
    <string name="otr_fingerprint_description">To confirm the identity of your opponent, ask him to provide his fingerprint and compare it with the one below. For this purpose, you should not exchange fingerprints by XMPP chat.</string>
Alexander Ivanov's avatar
Alexander Ivanov committed
4 5 6 7 8 9 10
    <string name="otr_is_verified">This contact is trusted</string>
    <string name="otr_local_fingerprint">Your fingerprint:</string>
    <string name="otr_remote_fingerprint">Your opponent\'s fingerprint:</string>
    <string name="otr_scan_fingerprint">Scan QR code with opponent\'s fingerprint</string>
    <string name="otr_show_fingerprint">Show QR code with your fingerprint</string>
    <string name="otr_copy_fingerprint">Copy your fingerprint to clipboard</string>
</resources>