diff --git a/locale/messages.pot b/locale/messages.pot index 43291c3d2..375f88ea9 100644 --- a/locale/messages.pot +++ b/locale/messages.pot @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2019-09-06T13:51:55.647Z\n" +"POT-Creation-Date: 2019-09-06T13:56:36.897Z\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "MIME-Version: 1.0\n" @@ -5723,6 +5723,14 @@ msgctxt "tax rate" msgid "Property renovations" msgstr "" +#: build/locale/src/auth/views/ResetPassword.json +#. [src.auth.views.2388238158] +#. defaultMessage is: +#. Provided email address does not exist in our database. +msgctxt "description" +msgid "Provided email address does not exist in our database." +msgstr "" + #: build/locale/src/collections/views/CollectionList.json #. [src.collections.views.1547167026] - publish collections #. defaultMessage is: @@ -6163,6 +6171,14 @@ msgctxt "description" msgid "Sale Name" msgstr "" +#: build/locale/src/intl.json +#. [src.somethingWentWrong] +#. defaultMessage is: +#. Saleor ran into an unexpected problem +msgctxt "description" +msgid "Saleor ran into an unexpected problem" +msgstr "" + #: build/locale/src/intl.json #. [src.sales] - sales section name #. defaultMessage is: @@ -6755,18 +6771,6 @@ msgctxt "description" msgid "Some products require shipping, but no method provided" msgstr "" -#: build/locale/src/mutations.json -#. [src.1395232177] - error message -#. defaultMessage is: -#. Something went wrong. {errorMessage} -#: build/locale/src/queries.json -#. [src.1395232177] - error message -#. defaultMessage is: -#. Something went wrong. {errorMessage} -msgctxt "error message" -msgid "Something went wrong. {errorMessage}" -msgstr "" - #: build/locale/src/components/NotFoundPage/NotFoundPage.json #. [src.components.NotFoundPage.4036415297] #. defaultMessage is: @@ -7016,11 +7020,11 @@ msgid "Succesfully updated plugin settings" msgstr "" #: build/locale/src/auth/components/ResetPasswordSuccessPage/ResetPasswordSuccessPage.json -#. [src.auth.components.ResetPasswordSuccessPage.1759278119] +#. [src.auth.components.ResetPasswordSuccessPage.4066297200] #. defaultMessage is: -#. Success! If we have your e-mail, you’ll receive a message with instructions on how to reset your password. +#. Success! In a few minutes you’ll receive a message with instructions on how to reset your password. msgctxt "description" -msgid "Success! If we have your e-mail, you’ll receive a message with instructions on how to reset your password." +msgid "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." msgstr "" #: build/locale/src/attributes/views/AttributeCreate/AttributeCreate.json diff --git a/src/storybook/__snapshots__/Stories.test.ts.snap b/src/storybook/__snapshots__/Stories.test.ts.snap index c9094a92e..389c823cc 100644 --- a/src/storybook/__snapshots__/Stories.test.ts.snap +++ b/src/storybook/__snapshots__/Stories.test.ts.snap @@ -11910,138 +11910,147 @@ exports[`Storyshots Views / Authentication / Log in default 1`] = `
-
+
- -
- - -
-
-
-
- -
- - + + + ​ + + + + +
+
+
-
-
-
-
-
+
+
+ +
- - + + Login + + +
+
+
- + Reset your password +

+
-
- - +
`; @@ -12049,147 +12058,156 @@ exports[`Storyshots Views / Authentication / Log in error 1`] = `
-
+
- - Sorry, your username and/or password are incorrect. Please try again. - -
-
- -
- - -
-
-
-
- -
-
+
- - - ​ - - - - +
+ + +
+
+
-
-
-
-
-
+
+
+ +
- - + + Login + + +
+
+
- + Reset your password +

+
-
- - +
`; @@ -12197,138 +12215,147 @@ exports[`Storyshots Views / Authentication / Log in loading 1`] = `
-
+
- -
- - -
-
-
-
- -
- - + + + ​ + + + + +
+
+
-
-
-
-
-
+
+
+ +
- - + + Login + + +
+
+
- + Reset your password +

+
-
- - +
`; @@ -12336,68 +12363,164 @@ exports[`Storyshots Views / Authentication / Reset password default 1`] = `
-
-

- Forgot your password? Don't worry, we'll reset it for you. -

+
-
- -
- - +
-
+
+ +
+ + +
+
+
+ +
+
+
+`; + +exports[`Storyshots Views / Authentication / Reset password error 1`] = ` +
+
- - +
+
+ + Generic form error + +
+

+ Forgot your password? Don't worry, we'll reset it for you. +

+
+
+ +
+ + +
+
+
+ + +
+
`; @@ -12405,70 +12528,79 @@ exports[`Storyshots Views / Authentication / Reset password loading 1`] = `
-
-

- Forgot your password? Don't worry, we'll reset it for you. -

+
-
- -
- - +
-
+
+ +
+ + +
+
+
+ +
-
- - +
`; @@ -12476,25 +12608,34 @@ exports[`Storyshots Views / Authentication / Reset password success default 1`]
-

- Success! If we have your e-mail, you’ll receive a message with instructions on how to reset your password. -

- +

+ Success! In a few minutes you’ll receive a message with instructions on how to reset your password. +

+
+ +
+
`; @@ -12502,109 +12643,117 @@ exports[`Storyshots Views / Authentication / Set up a new password default 1`] =
-
-

- Please set up a new password. -

+
-
- -
- - +
-
-
-
-
- -
- - +
+ + +
+
+
-
+
+ +
+ + +
+
+
+ +
-
- - +
`; @@ -12612,112 +12761,120 @@ exports[`Storyshots Views / Authentication / Set up a new password loading 1`] =
-
-

- Please set up a new password. -

+
-
- -
- - +
-
-
-
-
- -
- - +
+ + +
+
+
-
+
+ +
+ + +
+
+
+ +
-
- - +
`;