mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
}];
|
||||
}
|
||||
|
||||
self.title = [MatrixKitL10n roomDetailsTitle];
|
||||
self.title = [VectorL10n roomDetailsTitle];
|
||||
}
|
||||
|
||||
- (void)refreshRoomSettings
|
||||
|
||||
Reference in New Issue
Block a user