diff options
Diffstat (limited to 'public/admin/language/en-gb/extension/advertise/google.php')
-rw-r--r-- | public/admin/language/en-gb/extension/advertise/google.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/admin/language/en-gb/extension/advertise/google.php b/public/admin/language/en-gb/extension/advertise/google.php index 7586b78..253d72d 100644 --- a/public/admin/language/en-gb/extension/advertise/google.php +++ b/public/admin/language/en-gb/extension/advertise/google.php @@ -277,7 +277,7 @@ $_['success_disconnect'] = 'Success! The extension has been d $_['success_index'] = 'Success! You have modified the extension!'; $_['success_mapping'] = 'Success! You have set up mapping!'; $_['success_merchant'] = 'Success! Your Google Merchant Center account has been set up! Your website has been claimed!'; -$_['success_merchant_access'] = 'Success! Your Google Merchant Center account has been set up! Your website has been claimed! You can access the linked Google Merchant Center account from the <a href="https://merchants.google.com/mc/merchantdashboard?a=%s" target="_blank">Google Merchant Center dashboard</a>.'; +$_['success_merchant_access'] = 'Success! Your Google Merchant Center account has been set up! Your website has been claimed! You can access the linked Google Merchant Center account from the <a href="https://merchants.google.com/mc/merchantdashboard?a=%s" target="_blank">Google Merchant Center dashboard</a>.'; $_['success_product'] = 'Success! The product information has been updated.'; $_['success_shipping_taxes'] = 'Success! The merchant shipping and taxes have been updated.'; $_['success_target_add'] = 'Success! Your new campaign has been created! It will become active as soon as your product feeds get approved by Google Merchant Center.'; @@ -300,7 +300,7 @@ $_['error_empty_country'] = 'Please select a country!'; $_['error_empty_feed'] = 'Please specify at least one campaign feed!'; $_['error_field_no_value'] = 'Please provide a value!'; $_['error_flat_rate'] = 'Please insert a flat rate value. The value must be numeric.'; -$_['error_form'] = 'Please check the form for errors and try to save agian.'; +$_['error_form'] = 'Please check the form for errors and try to save again.'; $_['error_invalid_email'] = 'The provided e-mail address is not valid!'; $_['error_invalid_feed'] = 'All feeds must have a language and currency!'; $_['error_max_transit_time'] = 'Please insert a maximum transit time (number of days) which is larger than the minimum.'; |