mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-19 11:21:07 +02:00
clarify that redact === delete
This commit is contained in:
parent
25a4f4e3b6
commit
df63c779dd
@ -55,7 +55,7 @@ export default React.createClass({
|
|||||||
title={title}
|
title={title}
|
||||||
>
|
>
|
||||||
<div className="mx_Dialog_content">
|
<div className="mx_Dialog_content">
|
||||||
Are you sure you wish to redact this event?
|
Are you sure you wish to redact (delete) this event?
|
||||||
Note that if you redact a room name or topic change, it could undo the change.
|
Note that if you redact a room name or topic change, it could undo the change.
|
||||||
</div>
|
</div>
|
||||||
<div className="mx_Dialog_buttons">
|
<div className="mx_Dialog_buttons">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user