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
@@ -141,7 +141,7 @@ final class DeviceVerificationStartViewController: UIViewController {
self.scrollView.keyboardDismissMode = .interactive
self.titleLabel.text = VectorL10n.deviceVerificationStartTitle
self.informationLabel.text = VectorL10n.deviceVerificationStartSecurityAdvise
self.informationLabel.text = VectorL10n.deviceVerificationSecurityAdvice
self.waitingPartnerLabel.text = VectorL10n.deviceVerificationStartWaitPartner
self.useLegacyVerificationLabel.text = VectorL10n.deviceVerificationStartUseLegacy