mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
MESSENGER-3675 bugfixes (sharing to, closed polls, set room to public)
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ final class KeyVerificationSelfVerifyWaitViewController: UIViewController {
|
||||
|
||||
switch secretsRecoveryMode {
|
||||
case .passphraseOrKey:
|
||||
recoverSecretsButtonTitle = VectorL10n.deviceVerificationSelfVerifyWaitRecoverSecretsWithPassphrase
|
||||
recoverSecretsButtonTitle = BWIL10n.deviceVerificationSelfVerifyWaitRecoverSecretsWithPassphrase
|
||||
case .onlyKey:
|
||||
recoverSecretsButtonTitle = VectorL10n.deviceVerificationSelfVerifyWaitRecoverSecretsWithoutPassphrase
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user