Add distinctive ring to inbound destinations (#6357)
* Add distinctive ring to inbound destinations * Update destination_edit.php
This commit is contained in:
@@ -758,6 +758,27 @@ $text['label-destination_hold_music']['ru-ru'] = "Музыка на Удержа
|
||||
$text['label-destination_hold_music']['sv-se'] = "Vänt-musik";
|
||||
$text['label-destination_hold_music']['uk-ua'] = "";
|
||||
|
||||
$text['label-destination_distinctive_ring']['en-us'] = "Distinctive Ring";
|
||||
$text['label-destination_distinctive_ring']['en-gb'] = "Distinctive Ring";
|
||||
$text['label-destination_distinctive_ring']['ar-eg'] = "";
|
||||
$text['label-destination_distinctive_ring']['de-at'] = "Individueller Rufton"; //copied from de-de
|
||||
$text['label-destination_distinctive_ring']['de-ch'] = "Individueller Rufton"; //copied from de-de
|
||||
$text['label-destination_distinctive_ring']['de-de'] = "Individueller Rufton";
|
||||
$text['label-destination_distinctive_ring']['es-cl'] = "";
|
||||
$text['label-destination_distinctive_ring']['es-mx'] = "";
|
||||
$text['label-destination_distinctive_ring']['fr-ca'] = "Sonnerie Distinctive"; //copied from fr-fr
|
||||
$text['label-destination_distinctive_ring']['fr-fr'] = "Sonnerie Distinctive";
|
||||
$text['label-destination_distinctive_ring']['he-il'] = "";
|
||||
$text['label-destination_distinctive_ring']['it-it'] = "Squillo Personalizzato";
|
||||
$text['label-destination_distinctive_ring']['nl-nl'] = "Alternatieve beltoon";
|
||||
$text['label-destination_distinctive_ring']['pl-pl'] = "Charakterystyczny Sygnał";
|
||||
$text['label-destination_distinctive_ring']['pt-br'] = "";
|
||||
$text['label-destination_distinctive_ring']['pt-pt'] = "";
|
||||
$text['label-destination_distinctive_ring']['ro-ro'] = "";
|
||||
$text['label-destination_distinctive_ring']['ru-ru'] = "Отличительный вызов";
|
||||
$text['label-destination_distinctive_ring']['sv-se'] = "Distinkt Ringning";
|
||||
$text['label-destination_distinctive_ring']['uk-ua'] = "";
|
||||
|
||||
$text['label-destination_record']['en-us'] = "Record";
|
||||
$text['label-destination_record']['en-gb'] = "Record";
|
||||
$text['label-destination_record']['ar-eg'] = "";
|
||||
@@ -1496,6 +1517,27 @@ $text['description-destination_hold_music']['ru-ru'] = "Выберите мел
|
||||
$text['description-destination_hold_music']['sv-se'] = "Välj MOH Kategori här.";
|
||||
$text['description-destination_hold_music']['uk-ua'] = "";
|
||||
|
||||
$text['description-destination_distinctive_ring']['en-us'] = "Select a sound for a distinctive ring.";
|
||||
$text['description-destination_distinctive_ring']['en-gb'] = "Select a sound for a distinctive ring.";
|
||||
$text['description-destination_distinctive_ring']['ar-eg'] = "";
|
||||
$text['description-destination_distinctive_ring']['de-at'] = "Wählen Sie einen Ton für den individuellen Rufton."; //copied from de-de
|
||||
$text['description-destination_distinctive_ring']['de-ch'] = "Wählen Sie einen Ton für den individuellen Rufton."; //copied from de-de
|
||||
$text['description-destination_distinctive_ring']['de-de'] = "Wählen Sie einen Ton für den individuellen Rufton.";
|
||||
$text['description-destination_distinctive_ring']['es-cl'] = "";
|
||||
$text['description-destination_distinctive_ring']['es-mx'] = "";
|
||||
$text['description-destination_distinctive_ring']['fr-ca'] = "Sélectionner un son pour une sonnerie distinctive"; //copied from fr-fr
|
||||
$text['description-destination_distinctive_ring']['fr-fr'] = "Sélectionner un son pour une sonnerie distinctive";
|
||||
$text['description-destination_distinctive_ring']['he-il'] = "";
|
||||
$text['description-destination_distinctive_ring']['it-it'] = "Selezionare il tono per uno squillo personalizzato.";
|
||||
$text['description-destination_distinctive_ring']['nl-nl'] = "Kies een geluid voor een afwijkende beltoon.";
|
||||
$text['description-destination_distinctive_ring']['pl-pl'] = "Wybierz dźwięk dla funkcji charakterystycznego sygnału";
|
||||
$text['description-destination_distinctive_ring']['pt-br'] = "";
|
||||
$text['description-destination_distinctive_ring']['pt-pt'] = "";
|
||||
$text['description-destination_distinctive_ring']['ro-ro'] = "";
|
||||
$text['description-destination_distinctive_ring']['ru-ru'] = "Выберите параметры звука для отличительного вызова";
|
||||
$text['description-destination_distinctive_ring']['sv-se'] = "Välj ett ljud för den distinkta ringningen.";
|
||||
$text['description-destination_distinctive_ring']['uk-ua'] = "";
|
||||
|
||||
$text['description-destination_record']['en-us'] = "Save the recording.";
|
||||
$text['description-destination_record']['en-gb'] = "Save the recording.";
|
||||
$text['description-destination_record']['ar-eg'] = "";
|
||||
|
||||
Reference in New Issue
Block a user