From 87716d051d931b54956b4de9af2e53efc02399de Mon Sep 17 00:00:00 2001 From: fusionate Date: Sat, 28 Jan 2023 21:38:46 +0000 Subject: [PATCH] Extension - Edit: Clarify more descriptions. --- app/extensions/app_languages.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/extensions/app_languages.php b/app/extensions/app_languages.php index c327e8c53b..cdd923257b 100644 --- a/app/extensions/app_languages.php +++ b/app/extensions/app_languages.php @@ -2851,8 +2851,8 @@ $text['description-cidr']['ru-ru'] = "Введите IP-адрес (наприм $text['description-cidr']['sv-se'] = "Ange CIDR här."; $text['description-cidr']['uk-ua'] = ""; -$text['description-call_timeout']['en-us'] = "Enter the call timeout."; -$text['description-call_timeout']['en-gb'] = "Enter the call timeout."; +$text['description-call_timeout']['en-us'] = "Enter the ring time (delay in seconds) before sending a call to voicemail."; +$text['description-call_timeout']['en-gb'] = "Enter the ring time (delay in seconds) before sending a call to voicemail."; $text['description-call_timeout']['ar-eg'] = ""; $text['description-call_timeout']['de-at'] = "Geben Sie die Zeitbeschränkung für Anrufe an."; //copied from de-de $text['description-call_timeout']['de-ch'] = "Geben Sie die Zeitbeschränkung für Anrufe an."; //copied from de-de