diff --git a/app/call_centers/app_languages.php b/app/call_centers/app_languages.php index 197b50ce32..c87041aea5 100644 --- a/app/call_centers/app_languages.php +++ b/app/call_centers/app_languages.php @@ -2459,16 +2459,16 @@ $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'] = "Enter max no answer."; -$text['description-max_no_answer']['en-gb'] = "Enter max no answer."; +$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']['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 $text['description-max_no_answer']['de-de'] = "Geben Sie Max keine Antwort an."; -$text['description-max_no_answer']['es-cl'] = "Introduza el máximo de no respuestas."; -$text['description-max_no_answer']['es-mx'] = "Introduza el máximo de no respuestas."; //copied from es-cl -$text['description-max_no_answer']['fr-ca'] = "Si l'agent ne répond pas aux appels ce nombre de fois, son état passe automatiquement à En pause."; -$text['description-max_no_answer']['fr-fr'] = "Si l'agent ne répond pas aux appels ce nombre de fois, son état passe automatiquement à En pause."; +$text['description-max_no_answer']['es-cl'] = "Si no hay respuesta como máximo, se cerrará la sesión del agente."; +$text['description-max_no_answer']['es-mx'] = "Si no hay respuesta como máximo, se cerrará la sesión del agente."; +$text['description-max_no_answer']['fr-ca'] = "Au maximum sans réponse, l'agent sera déconnecté"; +$text['description-max_no_answer']['fr-fr'] = "Au maximum sans réponse, l'agent sera déconnecté"; $text['description-max_no_answer']['he-il'] = ""; $text['description-max_no_answer']['it-it'] = "Inserire max mancata risposta."; $text['description-max_no_answer']['nl-nl'] = "Voer maximale geen antwoord tijd in.";