diff --git a/Riot/Assets/en.lproj/Vector.strings b/Riot/Assets/en.lproj/Vector.strings index 47c714c87..e9ddf281b 100644 --- a/Riot/Assets/en.lproj/Vector.strings +++ b/Riot/Assets/en.lproj/Vector.strings @@ -1238,6 +1238,7 @@ "key_verification_verify_qr_code_title" = "Verify by scanning"; "key_verification_verify_qr_code_information" = "Scan the code to securely verify each other."; +"key_verification_verify_qr_code_information_other_device" = "Scan the code below to verify:"; "key_verification_verify_qr_code_emoji_information" = "Verify by comparing unique emoji."; "key_verification_verify_qr_code_scan_code_action" = "Scan their code"; "key_verification_verify_qr_code_cannot_scan_action" = "Can't scan?"; diff --git a/Riot/Generated/Strings.swift b/Riot/Generated/Strings.swift index 32fe0827c..993732ab2 100644 --- a/Riot/Generated/Strings.swift +++ b/Riot/Generated/Strings.swift @@ -1670,6 +1670,10 @@ internal enum VectorL10n { internal static var keyVerificationVerifyQrCodeInformation: String { return VectorL10n.tr("Vector", "key_verification_verify_qr_code_information") } + /// Scan the code below to verify: + internal static var keyVerificationVerifyQrCodeInformationOtherDevice: String { + return VectorL10n.tr("Vector", "key_verification_verify_qr_code_information_other_device") + } /// Did the other user successfully scan the QR code? internal static var keyVerificationVerifyQrCodeOtherScanMyCodeTitle: String { return VectorL10n.tr("Vector", "key_verification_verify_qr_code_other_scan_my_code_title") diff --git a/Riot/Modules/KeyVerification/Common/Verify/Scanning/KeyVerificationVerifyByScanningViewController.storyboard b/Riot/Modules/KeyVerification/Common/Verify/Scanning/KeyVerificationVerifyByScanningViewController.storyboard index 7aa50203c..aebbb262a 100644 --- a/Riot/Modules/KeyVerification/Common/Verify/Scanning/KeyVerificationVerifyByScanningViewController.storyboard +++ b/Riot/Modules/KeyVerification/Common/Verify/Scanning/KeyVerificationVerifyByScanningViewController.storyboard @@ -22,13 +22,13 @@ - + - + - + @@ -64,10 +64,10 @@ - + - - + - - + + + @@ -98,13 +99,13 @@ - + - + - + @@ -115,11 +116,11 @@ - + - +