Update copy
This commit is contained in:
parent
51d4494a11
commit
3c60782a1b
3 changed files with 18 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2019-10-24T13:15:53.475Z\n"
|
"POT-Creation-Date: 2019-10-24T13:17:27.157Z\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -2747,6 +2747,14 @@ msgctxt "event"
|
||||||
msgid "Customer created"
|
msgid "Customer created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/siteSettings/components/SiteSettingsMailing/SiteSettingsMailing.json
|
||||||
|
#. [src.siteSettings.components.SiteSettingsMailing.3211348653]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Customer password reset URL
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Customer password reset URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/customers/components/CustomerDetails/CustomerDetails.json
|
#: build/locale/src/customers/components/CustomerDetails/CustomerDetails.json
|
||||||
#. [src.customers.components.CustomerDetails.2200102325] - section subheader
|
#. [src.customers.components.CustomerDetails.2200102325] - section subheader
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
|
|
@ -107,6 +107,9 @@ const SiteSettingsMailing: React.FC<SiteSettingsMailingProps> = props => {
|
||||||
fullWidth
|
fullWidth
|
||||||
name="customerSetPasswordUrl"
|
name="customerSetPasswordUrl"
|
||||||
label={intl.formatMessage({
|
label={intl.formatMessage({
|
||||||
|
defaultMessage: "Customer password reset URL"
|
||||||
|
})}
|
||||||
|
placeholder={intl.formatMessage({
|
||||||
defaultMessage: "URL address"
|
defaultMessage: "URL address"
|
||||||
})}
|
})}
|
||||||
helperText={
|
helperText={
|
||||||
|
|
|
@ -116564,7 +116564,7 @@ exports[`Storyshots Views / Site settings / Page default 1`] = `
|
||||||
class="MuiFormLabel-root-id MuiFormLabel-filled-id MuiInputLabel-root-id MuiInputLabel-formControl-id MuiInputLabel-animated-id MuiInputLabel-shrink-id MuiInputLabel-outlined-id"
|
class="MuiFormLabel-root-id MuiFormLabel-filled-id MuiInputLabel-root-id MuiInputLabel-formControl-id MuiInputLabel-animated-id MuiInputLabel-shrink-id MuiInputLabel-outlined-id"
|
||||||
data-shrink="true"
|
data-shrink="true"
|
||||||
>
|
>
|
||||||
URL address
|
Customer password reset URL
|
||||||
</label>
|
</label>
|
||||||
<div
|
<div
|
||||||
class="MuiInputBase-root-id MuiOutlinedInput-root-id MuiInputBase-fullWidth-id MuiInputBase-formControl-id"
|
class="MuiInputBase-root-id MuiOutlinedInput-root-id MuiInputBase-fullWidth-id MuiInputBase-formControl-id"
|
||||||
|
@ -116587,6 +116587,7 @@ exports[`Storyshots Views / Site settings / Page default 1`] = `
|
||||||
aria-invalid="false"
|
aria-invalid="false"
|
||||||
class="MuiInputBase-input-id MuiOutlinedInput-input-id"
|
class="MuiInputBase-input-id MuiOutlinedInput-input-id"
|
||||||
name="customerSetPasswordUrl"
|
name="customerSetPasswordUrl"
|
||||||
|
placeholder="URL address"
|
||||||
type="text"
|
type="text"
|
||||||
value="https://example.com/reset-password"
|
value="https://example.com/reset-password"
|
||||||
/>
|
/>
|
||||||
|
@ -117434,7 +117435,7 @@ exports[`Storyshots Views / Site settings / Page form errors 1`] = `
|
||||||
class="MuiFormLabel-root-id MuiFormLabel-error-id MuiInputLabel-error-id MuiFormLabel-filled-id MuiInputLabel-root-id MuiInputLabel-formControl-id MuiInputLabel-animated-id MuiInputLabel-shrink-id MuiInputLabel-outlined-id"
|
class="MuiFormLabel-root-id MuiFormLabel-error-id MuiInputLabel-error-id MuiFormLabel-filled-id MuiInputLabel-root-id MuiInputLabel-formControl-id MuiInputLabel-animated-id MuiInputLabel-shrink-id MuiInputLabel-outlined-id"
|
||||||
data-shrink="true"
|
data-shrink="true"
|
||||||
>
|
>
|
||||||
URL address
|
Customer password reset URL
|
||||||
</label>
|
</label>
|
||||||
<div
|
<div
|
||||||
class="MuiInputBase-root-id MuiOutlinedInput-root-id MuiInputBase-error-id MuiOutlinedInput-error-id MuiInputBase-fullWidth-id MuiInputBase-formControl-id"
|
class="MuiInputBase-root-id MuiOutlinedInput-root-id MuiInputBase-error-id MuiOutlinedInput-error-id MuiInputBase-fullWidth-id MuiInputBase-formControl-id"
|
||||||
|
@ -117457,6 +117458,7 @@ exports[`Storyshots Views / Site settings / Page form errors 1`] = `
|
||||||
aria-invalid="true"
|
aria-invalid="true"
|
||||||
class="MuiInputBase-input-id MuiOutlinedInput-input-id"
|
class="MuiInputBase-input-id MuiOutlinedInput-input-id"
|
||||||
name="customerSetPasswordUrl"
|
name="customerSetPasswordUrl"
|
||||||
|
placeholder="URL address"
|
||||||
type="text"
|
type="text"
|
||||||
value="https://example.com/reset-password"
|
value="https://example.com/reset-password"
|
||||||
/>
|
/>
|
||||||
|
@ -118299,7 +118301,7 @@ exports[`Storyshots Views / Site settings / Page loading 1`] = `
|
||||||
class="MuiFormLabel-root-id MuiFormLabel-disabled-id MuiInputLabel-disabled-id MuiInputLabel-root-id MuiInputLabel-formControl-id MuiInputLabel-animated-id MuiInputLabel-outlined-id"
|
class="MuiFormLabel-root-id MuiFormLabel-disabled-id MuiInputLabel-disabled-id MuiInputLabel-root-id MuiInputLabel-formControl-id MuiInputLabel-animated-id MuiInputLabel-outlined-id"
|
||||||
data-shrink="false"
|
data-shrink="false"
|
||||||
>
|
>
|
||||||
URL address
|
Customer password reset URL
|
||||||
</label>
|
</label>
|
||||||
<div
|
<div
|
||||||
class="MuiInputBase-root-id MuiOutlinedInput-root-id MuiInputBase-disabled-id MuiOutlinedInput-disabled-id MuiInputBase-fullWidth-id MuiInputBase-formControl-id"
|
class="MuiInputBase-root-id MuiOutlinedInput-root-id MuiInputBase-disabled-id MuiOutlinedInput-disabled-id MuiInputBase-fullWidth-id MuiInputBase-formControl-id"
|
||||||
|
@ -118323,6 +118325,7 @@ exports[`Storyshots Views / Site settings / Page loading 1`] = `
|
||||||
class="MuiInputBase-input-id MuiOutlinedInput-input-id MuiInputBase-disabled-id MuiOutlinedInput-disabled-id"
|
class="MuiInputBase-input-id MuiOutlinedInput-input-id MuiInputBase-disabled-id MuiOutlinedInput-disabled-id"
|
||||||
disabled=""
|
disabled=""
|
||||||
name="customerSetPasswordUrl"
|
name="customerSetPasswordUrl"
|
||||||
|
placeholder="URL address"
|
||||||
type="text"
|
type="text"
|
||||||
value=""
|
value=""
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in a new issue