diff --git a/src/components/GeneralSettings.js b/src/components/GeneralSettings.js index 4a9d7e89..fc9bed10 100644 --- a/src/components/GeneralSettings.js +++ b/src/components/GeneralSettings.js @@ -210,20 +210,24 @@ export function GeneralSettings(props) { onRequestClose={() => setOnboardingModal(null)} >
-

We hit a snag...

+

Hold tight...

{onboardingModalKey == YithOptions.paypal ? "Payment" : "Shipping"}{" "} - support is being setup. Please check back in sometime. + support is still being setup. Please wait a few minutes and try + again. - + If the problem persists, please{" "} contact {" "} the support team. +
) : ( diff --git a/src/components/StoreAddress.js b/src/components/StoreAddress.js index 26c5189a..e9d639ef 100644 --- a/src/components/StoreAddress.js +++ b/src/components/StoreAddress.js @@ -59,7 +59,7 @@ export function StoreAddress({ onComplete, isMandatory = false }) {

{__( - "Use the same address you provided for your Bluehost account or change it below:", + "We'll use this information to help you setup your online store", "wp-module-ecoomerce" )}