mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
This commit is contained in:
@@ -83,7 +83,7 @@ static NSString *const kNSFWKeyword = @"nsfw";
|
||||
else
|
||||
{
|
||||
// We display only Matrix rooms of the user's HS
|
||||
directoryServerDisplayname = [MatrixKitL10n matrix];
|
||||
directoryServerDisplayname = [VectorL10n matrix];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user