mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Key verification: Update key verification screens title. Update SAS screen wordings.
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ final class KeyVerificationDataLoadingViewController: UIViewController {
|
||||
|
||||
// Do any additional setup after loading the view.
|
||||
|
||||
self.title = VectorL10n.deviceVerificationTitle
|
||||
self.title = self.viewModel.verificationKind.verificationTitle
|
||||
self.vc_removeBackTitle()
|
||||
|
||||
self.setupViews()
|
||||
|
||||
Reference in New Issue
Block a user