From d4a4b9265ac677c22aee62f7714959e280213bd2 Mon Sep 17 00:00:00 2001 From: pallavijustice <159147694+pallavijustice@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:43:05 +0100 Subject: [PATCH] NFDIV-4438 Update text temporarily for webchat agents busy (#3943) * NFDIV-4438 Update text temporarily for webchat agents busy * NFDIV-4438 Update text temporarily for webchat agents busy --- src/main/steps/common/common.content.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/steps/common/common.content.ts b/src/main/steps/common/common.content.ts index d898b71dd5..48cb6ce424 100644 --- a/src/main/steps/common/common.content.ts +++ b/src/main/steps/common/common.content.ts @@ -125,7 +125,8 @@ export const en = { useApmCookies: 'Use cookies that measure website application performance monitoring', doNotUseApmCookies: 'Do not use cookies that measure website application performance monitoring', helpChatWithAnAgent: 'Speak to an advisor online (opens in a new window)', - helpAllAgentsBusy: 'All our advisors are busy. Try again in a few minutes.', + //helpAllAgentsBusy: 'All our advisors are busy. Try again in a few minutes.', + helpAllAgentsBusy: 'Webchat is currently unavailable, please use one of the other methods of contact.', //temporary helpChatClosed: 'Our online advice service is currently closed.', helpChatMaintenance: 'Sorry, we’re having technical difficulties. Try email or telephone instead.', webChatTitle: 'Ask Divorce Web Chat',