mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-25 17:45:12 +01:00
Update key transparency string.
This commit is contained in:
committed by
jeffrey-signal
parent
5941ff814d
commit
71ffc36e7f
@@ -4019,11 +4019,11 @@
|
||||
<!-- Bottom sheet title when encryption is auto-verified -->
|
||||
<string name="EncryptionVerifiedSheet__title_success">Encryption was auto-verified for this chat</string>
|
||||
<!-- Bottom sheet body when encryption is auto-verified -->
|
||||
<string name="EncryptionVerifiedSheet__body_success">For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, verify end-to-end encryption manually by comparing the numbers on the previous screen or scanning the code on their device.</string>
|
||||
<string name="EncryptionVerifiedSheet__body_success">For people you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, verify end-to-end encryption manually by comparing the numbers on the previous screen or scanning the code on their device.</string>
|
||||
<!-- Bottom sheet title when encryption is no longer auto-verified -->
|
||||
<string name="EncryptionVerifiedSheet__title_no_longer_unavailable">Auto-verification is no longer available for this chat</string>
|
||||
<string name="EncryptionVerifiedSheet__title_no_longer_unavailable">Auto-verification is not available for this chat</string>
|
||||
<!-- Bottom sheet body when encryption is no longer auto-verified. Placeholder is the name of the person. -->
|
||||
<string name="EncryptionVerifiedSheet__body_no_longer_unavailable">Signal can no longer automatically verify the encryption for this chat. This is likely because %1$s changed their phone number. Verify end-to-end encryption manually by comparing the numbers on the previous screen or scanning the code on their device.</string>
|
||||
<string name="EncryptionVerifiedSheet__body_no_longer_unavailable">Signal can not automatically verify the encryption for this chat. This could be because %1$s changed their phone number or their phone number privacy settings. Verify end-to-end encryption manually by comparing the numbers on the previous screen or scanning the code on their device.</string>
|
||||
<!-- Bottom sheet title when encryption cannot be auto-verified -->
|
||||
<string name="EncryptionVerifiedSheet__title_unavailable">Auto-verification not available for this chat</string>
|
||||
<!-- Bottom sheet body when encryption cannot be auto-verified -->
|
||||
|
||||
Reference in New Issue
Block a user