From 7e321c43fb3a3fde23a275bee67815a6d7c24e2f Mon Sep 17 00:00:00 2001 From: Antonio Fernandez Date: Tue, 11 Jan 2022 00:33:47 -0500 Subject: [PATCH] added support for ALOC description #1 (#6234) * added support for ALOC description * Changed description to 'Average Length of Call' Conversation isn't bad but I've always heard it as Average Length of Call. Co-authored-by: FusionPBX --- app/xml_cdr/app_languages.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/app/xml_cdr/app_languages.php b/app/xml_cdr/app_languages.php index cfe264dc02..18a31503e8 100644 --- a/app/xml_cdr/app_languages.php +++ b/app/xml_cdr/app_languages.php @@ -2772,6 +2772,27 @@ $text['description-mos']['ru-ru'] = "Средний оценочный пока $text['description-mos']['sv-se'] = "Genomsnittlig bedömning poäng"; $text['description-mos']['uk-ua'] = "Середнє число думок"; +$text['description-aloc']['en-us'] = "Average Length of Call"; +$text['description-aloc']['en-gb'] = "Average Length of Call"; +$text['description-aloc']['ar-eg'] = "متوسط طول المحادثة"; +$text['description-aloc']['de-at'] = "Durchschnittliche Gesprächsdauer"; +$text['description-aloc']['de-ch'] = "Durchschnittliche Gesprächsdauer"; +$text['description-aloc']['de-de'] = "Durchschnittliche Gesprächsdauer"; +$text['description-aloc']['es-cl'] = "Duración promedio de la conversación"; +$text['description-aloc']['es-mx'] = "Duración promedio de la conversación"; +$text['description-aloc']['fr-ca'] = "Durée moyenne de la conversation"; +$text['description-aloc']['fr-fr'] = "Durée moyenne de la conversation"; +$text['description-aloc']['he-il'] = "משך השיחה הממוצע"; +$text['description-aloc']['it-it'] = "Durata media della conversazione"; +$text['description-aloc']['nl-nl'] = ""; +$text['description-aloc']['pl-pl'] = ""; +$text['description-aloc']['pt-br'] = "Duração média da conversa"; +$text['description-aloc']['pt-pt'] = "Duração média da conversa"; +$text['description-aloc']['ro-ro'] = "Durata medie a conversației"; +$text['description-aloc']['ru-ru'] = "Средняя продолжительность разговора"; +$text['description-aloc']['sv-se'] = "Genomsnittlig konversationslängd"; +$text['description-aloc']['uk-ua'] = "Середня тривалість розмови";= + $text['button-archive']['en-us'] = "Archive"; $text['button-archive']['en-gb'] = "Archive"; $text['button-archive']['ar-eg'] = "";