Merge pull request #5273 from matrix-org/t3chguy/fix/15323

Update copy for `redact` permission
This commit is contained in:
Michael Telatynski 2020-10-06 10:24:26 +01:00 committed by GitHub
commit 39c49125ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -239,7 +239,7 @@ export default class RolesRoomSettingsTab extends React.Component {
defaultValue: 50,
},
"redact": {
desc: _t('Remove messages'),
desc: _t('Remove messages sent by others'),
defaultValue: 50,
},
"notifications.room": {