mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Device Verification: Verify screen: add wording
This commit is contained in:
@@ -795,13 +795,17 @@
|
||||
|
||||
// MARK: - Device Verification
|
||||
"device_verification_title" = "Verify device";
|
||||
"device_verification_security_advice" = "For maximum security, we recommend you do this in person or use another trusted means of communication";
|
||||
|
||||
// MARK: - Start
|
||||
"device_verification_start_title" = "Verify by comparing a short text string";
|
||||
"device_verification_start_security_advise" = "For maximum security, we recommend you do this in person or use another trusted means of communication";
|
||||
"device_verification_start_wait_partner" = "Waiting for partner to accept...";
|
||||
"device_verification_start_use_legacy" = "Nothing appearing? Not all clients supports interactive verification yet. Use legacy verification.";
|
||||
"device_verification_start_verify_button" = "Begin Verifying";
|
||||
"device_verification_start_use_legacy_action" = "Use Legacy Verification (for older clients)";
|
||||
|
||||
|
||||
// MARK: - Verify
|
||||
"device_verification_verify_title_emoji" = "Verify this user by confirming the following emoji appear on their screen";
|
||||
"device_verification_verify_title_number" = "Verify this user by confirming the following number appears on their screen";
|
||||
"device_verification_verify_wait_partner" = "Waiting for partner to confirm...";
|
||||
"device_verification_verify_continue_button" = "Continue";
|
||||
|
||||
Reference in New Issue
Block a user