Skip to content

Commit

Permalink
More content changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chumpgrub committed Dec 13, 2022
1 parent 5682a8d commit 86e24a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sitebuilder/src/wizards/go-live/data/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ export const GoLiveStringData = {
},
updateSiteUrl: {
screenTitle: __('You\'re ready to go live with', 'moderntribe-sitebuilder'),
screenDescription: __('This process will take a few minutes. You\'ll be logged out when it completes and will need to login again on your new domain.', 'moderntribe-sitebuilder'),
screenDescription: __('Once we begin, this process may take a few minutes. When the process is complete, you will need to log in again on the new live domain.', 'moderntribe-sitebuilder'),
descriptionProcessing: __('This process will take a few minutes. You\'ll be logged out when it completes and will need to log in again on your new domain.', 'moderntribe-sitebuilder'),
launchImgAltText: __('Go live rocket', 'moderntribe-sitebuilder'),
descriptionProcessing: __('This can take a few minutes. You can log out now, or we will just log out upon completion.', 'moderntribe-sitebuilder'),
loginUrlLabelText: __('Copy Your New Login URL', 'moderntribe-sitebuilder'),
loginUrlHelperText: __('Copy and save this URL. Once your domain is connected you\'ll need it to login.', 'moderntribe-sitebuilder')
},
Expand Down

0 comments on commit 86e24a9

Please sign in to comment.