Added back the ability to select multiple dialplan expressions, recognized automatically outbound prefix

This commit is contained in:
Riccardo Granchi
2014-11-13 10:59:09 +00:00
parent 0d166590dd
commit 9a8945d374
2 changed files with 21 additions and 13 deletions

View File

@@ -197,6 +197,11 @@
$text['label-custom-outbound-prefix']['pt-pt'] = "Marque prefixo personalizado, seguido de Dígitos";
$text['label-custom-outbound-prefix']['fr-fr'] = "Compose préfixe personnalisé, puis Digits";
$text['button-add']['en-us'] = "Add";
$text['button-add']['es-cl'] = "Agregar";
$text['button-add']['pt-pt'] = "Adicionar";
$text['button-add']['fr-fr'] = "Ajouter";
$text['description-enter-custom-outbound-prefix']['en-us'] = "Enter custom outbound prefix";
$text['description-enter-custom-outbound-prefix']['es-cl'] = "Ingrese un prefijo de salida personalizados";
$text['description-enter-custom-outbound-prefix']['pt-pt'] = "Introduza um prefixo de saída personalizado";