Simplify event index store reset flow
This commit is contained in:
parent
e53a8ad992
commit
b38f5c9459
4 changed files with 14 additions and 22 deletions
|
@ -36,8 +36,8 @@ export default class SeshatResetDialog extends React.PureComponent<IProps> {
|
|||
<div>
|
||||
<p>
|
||||
{_t(
|
||||
"Your event store appears corrupted. " +
|
||||
"This action will restart this application.",
|
||||
"Your event store appears to be corrupted. " +
|
||||
"Your messages will be re-indexed as soon as the store is initialised.",
|
||||
)}
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue