mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Changed title and body
This commit is contained in:
@@ -997,8 +997,8 @@ extension AllChatsViewController: SplitViewMasterViewControllerProtocol {
|
||||
|
||||
currentAlert?.dismiss(animated: true, completion: nil)
|
||||
|
||||
let alert = UIAlertController(title: VectorL10n.keyVerificationSelfVerifyUnverifiedSessionsAlertTitle,
|
||||
message: VectorL10n.keyVerificationSelfVerifyUnverifiedSessionsAlertMessage,
|
||||
let alert = UIAlertController(title: VectorL10n.keyVerificationAlertTitle,
|
||||
message: VectorL10n.keyVerificationAlertBody,
|
||||
preferredStyle: .alert)
|
||||
|
||||
alert.addAction(UIAlertAction(title: VectorL10n.keyVerificationSelfVerifyUnverifiedSessionsAlertValidateAction,
|
||||
|
||||
Reference in New Issue
Block a user