Changed title and body

This commit is contained in:
paleksandrs
2022-11-07 10:16:26 +02:00
parent 3fc56912de
commit b04f091c22
5 changed files with 16 additions and 17 deletions
+2 -2
View File
@@ -6760,8 +6760,8 @@ static CGSize kThreadListBarButtonItemImageSize;
[currentAlert dismissViewControllerAnimated:NO completion:nil];
UIAlertController *alert = [UIAlertController alertControllerWithTitle:[VectorL10n keyVerificationSelfVerifyUnverifiedSessionsAlertTitle]
message:[VectorL10n keyVerificationSelfVerifyUnverifiedSessionsAlertMessage]
UIAlertController *alert = [UIAlertController alertControllerWithTitle:[VectorL10n keyVerificationAlertTitle]
message:[VectorL10n keyVerificationAlertBody]
preferredStyle:UIAlertControllerStyleAlert];
[alert addAction:[UIAlertAction actionWithTitle:[VectorL10n keyVerificationSelfVerifyUnverifiedSessionsAlertValidateAction]