From 370409dceb1140145ff3f3a3fa267505f6e89d2b Mon Sep 17 00:00:00 2001 From: Mansur Besleney Date: Fri, 25 Jul 2025 15:36:16 +0300 Subject: [PATCH] Update English localization messages Shortened the reCAPTCHA error message and revised the contact page error message for clarity in the English localization file. --- .../AbpIoLocalization/Www/Localization/Resources/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json index 082f607eb0..de05cb68f6 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json @@ -1059,7 +1059,7 @@ "BuyNow": "Buy Now", "PayViaAmexCard": "How can I pay via my AMEX card?", "PayViaAmexCardDescription": "The default payment gateway 'Iyzico' may decline some AMEX credit cards due to security measures. In this case, you can pay through the alternative payment gateway '2Checkout'.", - "InvalidReCaptchaErrorMessage": "There was an error verifying reCAPTCHA. Please try again.", + "InvalidReCaptchaErrorMessage": "There was an error verifying reCAPTCHA.", "YourCompanyName": "Your company name", "FirstName": "First name", "LastName": "Last name", @@ -1795,7 +1795,7 @@ "SpecialDiscount": "Special Discount", "YourOrganizationOverview": "Your Organization Overview", "TrainingDetailsHeaderInfo_TrainingHourSingular": "{0} hour", - "ContactPageError": "Please send your message via email to info@abp.io
Here's what you wrote :", + "ContactPageError": "You can also send your message via email. Copy your message below and send to info@abp.io ", "GoBack": "Go back", "HereWhatYouWrote": "Here's what you wrote :", "Sales": "Sales",