You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
add missing spaces
This commit is contained in:
@@ -36,7 +36,7 @@ export default class SeshatResetDialog extends React.PureComponent<IDialogProps>
|
|||||||
{_t("You most likely do not want to reset your event index store")}
|
{_t("You most likely do not want to reset your event index store")}
|
||||||
<br />
|
<br />
|
||||||
{_t("If you do, please note that none of your messages will be deleted, " +
|
{_t("If you do, please note that none of your messages will be deleted, " +
|
||||||
"but the search experience might be degraded for a few moments" +
|
"but the search experience might be degraded for a few moments " +
|
||||||
"whilst the index is recreated",
|
"whilst the index is recreated",
|
||||||
)}
|
)}
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@@ -2308,7 +2308,7 @@
|
|||||||
"About homeservers": "About homeservers",
|
"About homeservers": "About homeservers",
|
||||||
"Reset event store?": "Reset event store?",
|
"Reset event store?": "Reset event store?",
|
||||||
"You most likely do not want to reset your event index store": "You most likely do not want to reset your event index store",
|
"You most likely do not want to reset your event index store": "You most likely do not want to reset your event index store",
|
||||||
"If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few momentswhilst the index is recreated": "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few momentswhilst the index is recreated",
|
"If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated",
|
||||||
"Reset event store": "Reset event store",
|
"Reset event store": "Reset event store",
|
||||||
"Sign out and remove encryption keys?": "Sign out and remove encryption keys?",
|
"Sign out and remove encryption keys?": "Sign out and remove encryption keys?",
|
||||||
"Clear Storage and Sign Out": "Clear Storage and Sign Out",
|
"Clear Storage and Sign Out": "Clear Storage and Sign Out",
|
||||||
|
|||||||
Reference in New Issue
Block a user