diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json index 1d073e6366..6fb597d335 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json @@ -340,8 +340,8 @@ "SendWelcomeEmailWarningMessage": "Are you sure you want to send welcome email to the organization members?", "SendWelcomeEmailSuccessMessage": "Welcome email sent successfully!", "Activate": "Activate", - "ActivateTrialLicenseWarningMessage": "Are you sure you want to activate the Trial License? If you activate it, a welcome e-mail will be sent to the user.", - "ActivateTrialLicenseSuccessMessage": "Activated successfully. A welcome e-mail will be sent to the members of the organization shortly.", + "ActivateTrialLicenseWarningMessage": " When you activate a trial license, a welcome e-mail will be sent to the user. Do you want to activate it?", + "ActivateTrialLicenseSuccessMessage": "Activated successfully and the welcome e-mail sent to the organization members.", "PaymentRequestId": "Payment Request Id", "AdditionalDeveloperCount": "Additional developer count", "LicensePrice": "License price", @@ -398,4 +398,4 @@ "CustomPaymentFlexSwitchDescription": "With license", "AllowFeatureUpgradeOnLicenseExpire": "Allow feature upgrade on license expire" } -} \ No newline at end of file +}