mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
feature/3224_password_reset_text_changes
This commit is contained in:
committed by
Frank Rotermund
parent
22512343cb
commit
0f97e147e2
@@ -122,7 +122,7 @@ final class SecretsResetViewController: UIViewController {
|
||||
|
||||
self.scrollView.keyboardDismissMode = .interactive
|
||||
|
||||
self.informationLabel.text = VectorL10n.secretsResetInformation
|
||||
self.informationLabel.text = ""
|
||||
|
||||
self.warningTitle.text = VectorL10n.secretsResetWarningTitle
|
||||
self.warningMessage.text = VectorL10n.secretsResetWarningMessage
|
||||
|
||||
Reference in New Issue
Block a user