mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 07:47:47 +01:00
Add education sheet for key transparency.
This commit is contained in:
@@ -3816,6 +3816,15 @@
|
||||
<string name="verify_display_fragment__mark_as_verified">Mark as verified</string>
|
||||
<string name="verify_display_fragment__clear_verification">Clear verification</string>
|
||||
|
||||
<!-- Title for auto verification education sheet -->
|
||||
<string name="VerifyAutomaticallyEducationSheet__title">Signal now auto-verifies end-to-end encryption</string>
|
||||
<!-- Body for auto verification education sheet -->
|
||||
<string name="VerifyAutomaticallyEducationSheet__body">When you verify a safety number, Signal will automatically confirm whether the connection is secure using a process called key transparency. You can still verify connections manually using a QR code or number.</string>
|
||||
<!-- Button to learn more about automatic verification -->
|
||||
<string name="VerifyAutomaticallyEducationSheet__learn_more">Learn more</string>
|
||||
<!-- Button to go to verification page -->
|
||||
<string name="VerifyAutomaticallyEducationSheet__verify">Verify</string>
|
||||
|
||||
<!-- verity_scan_fragment -->
|
||||
<string name="verify_scan_fragment__scan_the_qr_code_on_your_contact">Scan the QR Code on your contact\'s device.</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user