Slash command to discard megolm session

For faster crypto debugging

Requires https://github.com/matrix-org/matrix-js-sdk/pull/704
This commit is contained in:
David Baker 2018-08-29 18:09:37 +01:00
parent cc0375fa66
commit 63938a3f9f
2 changed files with 17 additions and 0 deletions

View file

@ -145,6 +145,8 @@
"Verified key": "Verified key",
"The signing key you provided matches the signing key you received from %(userId)s's device %(deviceId)s. Device marked as verified.": "The signing key you provided matches the signing key you received from %(userId)s's device %(deviceId)s. Device marked as verified.",
"Displays action": "Displays action",
"Forces the current outbound group session in an encrypted room to be discarded": "Forces the current outbound group session in an encrypted room to be discarded",
"Error Discarding Session": "Error Discarding Session",
"Unrecognised command:": "Unrecognised command:",
"Reason": "Reason",
"%(targetName)s accepted the invitation for %(displayName)s.": "%(targetName)s accepted the invitation for %(displayName)s.",