From 586b03cdb2ac5ff19be147c6a23497d5a3208623 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 11 Jun 2016 11:08:21 -0600 Subject: [PATCH] Update app_languages.php --- app/call_flows/app_languages.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/call_flows/app_languages.php b/app/call_flows/app_languages.php index e56d7ce45b..2a39fe1276 100644 --- a/app/call_flows/app_languages.php +++ b/app/call_flows/app_languages.php @@ -280,7 +280,7 @@ $text['description-alternate_destination']['sv-se'] = "Välj den alternativa des $text['description-alternate_destination']['uk'] = ""; $text['description-alternate_destination']['de-at'] = "Wählen Sie ein alternatives Ziel."; -$text['description-sound']['en-us'] = "Select the sound."; +$text['description-sound']['en-us'] = "Select the sound to play when the status is set to the destination."; $text['description-sound']['es-cl'] = ""; $text['description-sound']['pt-pt'] = ""; $text['description-sound']['fr-fr'] = ""; @@ -290,7 +290,7 @@ $text['description-sound']['sv-se'] = ""; $text['description-sound']['uk'] = ""; $text['description-sound']['de-at'] = ""; -$text['description-alternate_sound']['en-us'] = "Select the alternate sound."; +$text['description-alternate_sound']['en-us'] = "Select the sound to play when status is set to the alternate destination."; $text['description-alternate_sound']['es-cl'] = ""; $text['description-alternate_sound']['pt-pt'] = ""; $text['description-alternate_sound']['fr-fr'] = "";