Improve error page message (#2287)

* Change error page content message

* Extract messages

* Update snapshots
This commit is contained in:
Michał Droń 2022-09-13 15:42:13 +02:00 committed by GitHub
parent a989996b1f
commit b7a809f1fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -138,6 +138,9 @@
"context": "order marked as paid event title",
"string": "Order was marked as paid by"
},
"/0gMCW": {
"string": "Try to refresh the page or go navigate to a different page and back."
},
"/2OOMe": {
"context": "product type shipping settings, section header",
"string": "Shipping"
@ -6537,9 +6540,6 @@
"context": "unassign products from shipping rate and save, button",
"string": "Unassign and save"
},
"p0SUJj": {
"string": "Dont worry we will fix it soon. Try to refresh the page or go back to dashboard."
},
"p3eRUm": {
"context": "indicator that feature is in preview mode",
"string": "Preview"

View file

@ -6,9 +6,9 @@ const messages = defineMessages({
defaultMessage: "Weve encountered an unexpected error",
},
content: {
id: "p0SUJj",
id: "/0gMCW",
defaultMessage:
"Dont worry we will fix it soon. Try to refresh the page or go back to dashboard.",
"Try to refresh the page or go navigate to a different page and back.",
},
btnDashboard: {
id: "9mGA/Q",

View file

@ -104755,7 +104755,7 @@ exports[`Storyshots Views / Error page default 1`] = `
<div
class="MuiTypography-root-id MuiTypography-body1-id"
>
Dont worry we will fix it soon. Try to refresh the page or go back to dashboard.
Try to refresh the page or go navigate to a different page and back.
</div>
</div>
<div
@ -104817,7 +104817,7 @@ exports[`Storyshots Views / Error page with error id 1`] = `
<div
class="MuiTypography-root-id MuiTypography-body1-id"
>
Dont worry we will fix it soon. Try to refresh the page or go back to dashboard.
Try to refresh the page or go navigate to a different page and back.
</div>
<div>
<div