mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Align emoji names with other platforms
This commit is contained in:
committed by
Frank Rotermund
parent
e4fd86d839
commit
71cfda912d
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user