mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
MESSENGER-3304 string in separate files
This commit is contained in:
@@ -177,7 +177,7 @@ final class WidgetPermissionViewController: UIViewController {
|
||||
|
||||
private func setupContinueButton() {
|
||||
self.continueButton.layer.masksToBounds = true
|
||||
self.continueButton.setTitle(VectorL10n.continue, for: .normal)
|
||||
self.continueButton.setTitle(BWIL10n.continue, for: .normal)
|
||||
}
|
||||
|
||||
// MARK: - Actions
|
||||
|
||||
Reference in New Issue
Block a user