From e8c59469c4e26e5da15e0c4839cad9608d3c831b Mon Sep 17 00:00:00 2001 From: fusionate Date: Mon, 16 Jan 2023 23:44:24 +0000 Subject: [PATCH] Call Center Agent - Edit: Clarify Announce Sound Description. --- 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 7b5f2eaca5..c912dd1cba 100644 --- a/app/call_centers/app_languages.php +++ b/app/call_centers/app_languages.php @@ -2710,8 +2710,8 @@ $text['description-caller_id_name_prefix']['ru-ru'] = "Установите пр $text['description-caller_id_name_prefix']['sv-se'] = "Ange ett prefix för Caller ID namn."; $text['description-caller_id_name_prefix']['uk-ua'] = ""; -$text['description-caller_announce_sound']['en-us'] = "A sound to play to a caller every announce sound seconds. Needs the full path to the wav file."; -$text['description-caller_announce_sound']['en-gb'] = "A sound to play to a caller every announce sound seconds. Needs the full path to the wav file."; +$text['description-caller_announce_sound']['en-us'] = "A sound to play for a caller at specific intervals, as defined (in seconds) by the Announce Frequency. Needs the full path to the wav file."; +$text['description-caller_announce_sound']['en-gb'] = "A sound to play for a caller at specific intervals, as defined (in seconds) by the Announce Frequency. Needs the full path to the wav file."; $text['description-caller_announce_sound']['ar-eg'] = ""; $text['description-caller_announce_sound']['de-at'] = "Eine Datei, die regelmäßig dem Anrufer vorgespielt werden soll. Benötigt den kompletten Pfad zur wav Datei."; //copied from de-de $text['description-caller_announce_sound']['de-ch'] = "Eine Datei, die regelmäßig dem Anrufer vorgespielt werden soll. Benötigt den kompletten Pfad zur wav Datei."; //copied from de-de