Added toll allow and ability to enable it in outbound routes

This commit is contained in:
Riccardo Granchi
2014-11-13 12:12:41 +00:00
parent 9a8945d374
commit f9d854bc94
4 changed files with 99 additions and 21 deletions

View File

@@ -302,6 +302,16 @@
$text['description-accountcode']['pt-pt'] = "Introduza a conta.";
$text['description-accountcode']['fr-fr'] = "";
$text['label-toll_allow']['en-us'] = "Toll allow";
$text['label-toll_allow']['es-cl'] = "Permitir Tarifas Especiales";
$text['label-toll_allow']['pt-pt'] = "Permissões";
$text['label-toll_allow']['fr-fr'] = "Droits";
$text['description-enable-toll_allow']['en-us'] = "Set to true to enable toll allow";
$text['description-enable-toll_allow']['es-cl'] = "Seleccione verdadero para activar permitir Tarifas Especiales";
$text['description-enable-toll_allow']['pt-pt'] = "scolha 'sim' para activar permissões";
$text['description-enable-toll_allow']['fr-fr'] = "Choisir Oui pour activer droits";
$text['label-order']['en-us'] = "Order";
$text['label-order']['es-cl'] = "Orden";
$text['label-order']['pt-pt'] = "Ordem";