mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
This commit is contained in:
@@ -109,7 +109,7 @@ NSString* const kMXKCountryPickerViewControllerCountryCellId = @"kMXKCountryPick
|
||||
[[[self class] nib] instantiateWithOwner:self options:nil];
|
||||
}
|
||||
|
||||
self.navigationItem.title = [MatrixKitL10n countryPickerTitle];
|
||||
self.navigationItem.title = [VectorL10n countryPickerTitle];
|
||||
|
||||
[self setupSearchController];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user