mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
Align emoji names with other platforms
This commit is contained in:
committed by
Frank Rotermund
parent
ed8c9bad51
commit
5fadb61abf
@@ -27,7 +27,7 @@ enum KeyVerificationKind {
|
||||
|
||||
switch self {
|
||||
case .otherSession:
|
||||
title = VectorL10n.keyVerificationOtherSessionTitle
|
||||
title = BWIL10n.deviceVerificationOtherLoginVerifyWaitTitle
|
||||
case .thisSession:
|
||||
title = BWIL10n.keyVerificationThisSessionTitle
|
||||
case .newSession:
|
||||
|
||||
Reference in New Issue
Block a user