mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Implement manually verify device screen.
This commit is contained in:
@@ -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…";
|
||||
|
||||
Reference in New Issue
Block a user