feat: Automatic key requests and better key error dialog
This commit is contained in:
parent
8d86e88964
commit
5aea0c31fa
6 changed files with 53 additions and 23 deletions
|
|
@ -175,7 +175,7 @@ class MatrixLocals extends MatrixLocalizations {
|
|||
String get needPantalaimonWarning => l10n.needPantalaimonWarning;
|
||||
|
||||
@override
|
||||
String get noPermission => l10n.noPermission;
|
||||
String get noPermission => l10n.noKeyForThisMessage;
|
||||
|
||||
@override
|
||||
String redactedAnEvent(String senderName) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue