From db5845e254ffc7e59a0b904b9fb4725aae2c499f Mon Sep 17 00:00:00 2001 From: Yashwin Poojary Date: Tue, 24 Sep 2024 09:04:30 +0530 Subject: [PATCH] A4A > Referrals: Fix the cancel subscription confirmation message for the client (#94707) --- .../client/cancel-subscription-confirmation-dialog/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/a8c-for-agencies/sections/client/cancel-subscription-confirmation-dialog/index.tsx b/client/a8c-for-agencies/sections/client/cancel-subscription-confirmation-dialog/index.tsx index 66e28c7a6c1bca..e8104f90c8707e 100644 --- a/client/a8c-for-agencies/sections/client/cancel-subscription-confirmation-dialog/index.tsx +++ b/client/a8c-for-agencies/sections/client/cancel-subscription-confirmation-dialog/index.tsx @@ -74,7 +74,7 @@ export default function CancelSubscriptionAction( { subscription, onCancelSubscr ) : ( translate( - '{{b}}%(productName)s{{/b}} will stop recommending products to your customers. This action cannot be undone.', + '{{b}}%(productName)s{{/b}} will be canceled, and you will no longer have access to it. Are you sure you want to cancel?', { args: { productName,