From 8bc161caa0116cb96c6027752fd8e270d5056be3 Mon Sep 17 00:00:00 2001 From: Jonathan R <31027727+jrenaud007@users.noreply.github.com> Date: Wed, 20 Jun 2018 11:46:17 -0400 Subject: [PATCH] Update app_languages.php (#3194) --- 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 44538b4201..0373ee0f01 100644 --- a/app/extensions/app_languages.php +++ b/app/extensions/app_languages.php @@ -2348,8 +2348,8 @@ $text['description-call_timeout']['de-ch'] = "Geben Sie die Zeitbeschränkung f $text['description-call_timeout']['de-de'] = "Geben Sie die Zeitbeschränkung für Anrufe an."; $text['description-call_timeout']['es-cl'] = "Ingrese el tiempo de espera de llamada."; $text['description-call_timeout']['es-mx'] = "Ingrese el tiempo de espera de llamada."; //copied from es-cl -$text['description-call_timeout']['fr-ca'] = "Insérer la durée max d'un message vocal."; //copied from fr-fr -$text['description-call_timeout']['fr-fr'] = "Insérer la durée max d'un message vocal."; +$text['description-call_timeout']['fr-ca'] = "Insérer la durée max d'appel."; //copied from fr-fr +$text['description-call_timeout']['fr-fr'] = "Insérer la durée max d'appel."; $text['description-call_timeout']['he-il'] = ""; $text['description-call_timeout']['it-it'] = "Inserire il timeout di chiamata."; $text['description-call_timeout']['nl-nl'] = "";