From b94fafbfb9f0ce0dc88b32a3575add8d8fc61d88 Mon Sep 17 00:00:00 2001 From: emaktech Date: Sat, 29 May 2021 00:32:01 -0400 Subject: [PATCH] Update app_languages.php (#5928) * Update app_languages.php "At max no answer, then the agent's Status will changed to 'On Break'."; * Update app_languages.php * Update app_languages.php Co-authored-by: FusionPBX --- app/call_centers/app_languages.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/call_centers/app_languages.php b/app/call_centers/app_languages.php index c87041aea5..7a5454e37f 100644 --- a/app/call_centers/app_languages.php +++ b/app/call_centers/app_languages.php @@ -2459,8 +2459,8 @@ $text['description-max_wait_time']['ru-ru'] = "Введите максималь $text['description-max_wait_time']['sv-se'] = "Ange max vänt-tid."; $text['description-max_wait_time']['uk-ua'] = ""; -$text['description-max_no_answer']['en-us'] = "At max no answer, the agent will be logged out."; -$text['description-max_no_answer']['en-gb'] = "At max no answer, the agent will be logged out."; +$text['description-max_no_answer']['en-us'] = "At max no answer, the agent's status will change to 'On Break'."; +$text['description-max_no_answer']['en-gb'] = "At max no answer, the agent's status will change to 'On Break'."; $text['description-max_no_answer']['ar-eg'] = ""; $text['description-max_no_answer']['de-at'] = "Geben Sie Max keine Antwort an."; //copied from de-de $text['description-max_no_answer']['de-ch'] = "Geben Sie Max keine Antwort an."; //copied from de-de