Align emoji names with other platforms

This commit is contained in:
Arnfried Griesert
2023-02-10 10:01:15 +00:00
committed by Frank Rotermund
parent e4fd86d839
commit 71cfda912d
6 changed files with 20 additions and 8 deletions
@@ -85,7 +85,7 @@ final class KeyVerificationVerifiedViewController: UIViewController {
switch self.verificationKind {
case .otherSession:
bodyTitle = BWIL10n.deviceVerificationVerifiedTitle
informationText = VectorL10n.keyVerificationVerifiedOtherSessionInformation
informationText = BWIL10n.keyVerificationVerifiedOtherSessionInformation
case .newSession:
bodyTitle = VectorL10n.keyVerificationVerifiedNewSessionTitle
informationText = BWIL10n.keyVerificationVerifiedNewSessionInformation