Implement manually verify device screen.

This commit is contained in:
SBiOSoftWhare
2020-05-07 10:52:49 +02:00
parent 34b523cb37
commit 1cd5ae28d8
12 changed files with 847 additions and 0 deletions
+10
View File
@@ -1097,6 +1097,16 @@
"key_verification_verify_sas_additional_information" = "For ultimate security, use another trusted means of communication or do this in person.";
// MARK: Manually Verify Device
"key_verification_manually_verify_device_title" = "Manually Verify by Text";
"key_verification_manually_verify_device_instruction" = "Confirm by comparing the following with the User Settings in your other session:";
"key_verification_manually_verify_device_name_title" = "Session name";
"key_verification_manually_verify_device_id_title" = "Session ID";
"key_verification_manually_verify_device_key_title" = "Session key";
"key_verification_manually_verify_device_additional_information" = "If they don't match, the security of your communication may be compromised.";
"key_verification_manually_verify_device_validate_action" = "Verify";
// Device
"device_verification_verify_wait_partner" = "Waiting for partner to confirm…";