Device Verification: Verify screen: add wording

This commit is contained in:
manuroe
2019-04-05 23:48:06 +02:00
parent 4e8b4b4321
commit 8804830f0a
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