Device Verification: Verify screen: add wording

This commit is contained in:
manuroe
2019-04-05 23:48:06 +02:00
parent 89b73888f1
commit b3adde1cf7
5 changed files with 116 additions and 43 deletions
+6 -2
View File
@@ -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";