changed single quote to double quotes everywhere

This commit is contained in:
Nuno Miguel Reis
2013-10-01 11:35:07 +00:00
parent 22be7bd745
commit c0bae01b3a
100 changed files with 10551 additions and 10551 deletions

View File

@@ -1,205 +1,205 @@
<?php
//application details
$apps[$x]['name'] = "Dialplan Manager";
$apps[$x]['uuid'] = '742714e5-8cdf-32fd-462c-cbe7e3d655db';
$apps[$x]['category'] = 'Switch';
$apps[$x]['subcategory'] = '';
$apps[$x]['version'] = '';
$apps[$x]['license'] = 'Mozilla Public License 1.1';
$apps[$x]['url'] = 'http://www.fusionpbx.com';
$apps[$x]['description']['en-us'] = 'The dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.';
$apps[$x]['description']['es-mx'] = 'El plan de marcado es usado para configurar los destinos de llamadas basados en condiciones y contexto. Usted puede usar los planes de marcado para enviar hacia pasarelas, IVR, números externos, scripts o cualquier otro destino.';
$apps[$x]['description']['de-de'] = '';
$apps[$x]['description']['de-ch'] = '';
$apps[$x]['description']['de-at'] = '';
$apps[$x]['uuid'] = "742714e5-8cdf-32fd-462c-cbe7e3d655db";
$apps[$x]['category'] = "Switch";
$apps[$x]['subcategory'] = "";
$apps[$x]['version'] = "";
$apps[$x]['license'] = "Mozilla Public License 1.1";
$apps[$x]['url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "The dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.";
$apps[$x]['description']['es-mx'] = "El plan de marcado es usado para configurar los destinos de llamadas basados en condiciones y contexto. Usted puede usar los planes de marcado para enviar hacia pasarelas, IVR, números externos, scripts o cualquier otro destino.";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['fr-fr'] = "Les dialplans son utilisés pour configurer les destinations d'appels sélon les conditions et context. Vous pouvez en utiliser pour diriger les appels vers gateways, IVR, nombres éxterieurs ou quelqu'autre déstination.";
$apps[$x]['description']['fr-ca'] = '';
$apps[$x]['description']['fr-ch'] = '';
$apps[$x]['description']['pt-pt'] = 'O dialplan é usado para configurar destinos de chamada com base nas condições e contexto. Você pode usar o dialplan para enviar chamadas para gateways, atendedores automáticos, números externos, para scripts, ou qualquer destino.';
$apps[$x]['description']['pt-br'] = '';
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-ch'] = "";
$apps[$x]['description']['pt-pt'] = "O dialplan é usado para configurar destinos de chamada com base nas condições e contexto. Você pode usar o dialplan para enviar chamadas para gateways, atendedores automáticos, números externos, para scripts, ou qualquer destino.";
$apps[$x]['description']['pt-br'] = "";
//menu details
$apps[$x]['menu'][0]['title']['en-us'] = 'Dialplan';
$apps[$x]['menu'][0]['title']['es-mx'] = 'Plan de Marcado';
$apps[$x]['menu'][0]['title']['de-de'] = '';
$apps[$x]['menu'][0]['title']['de-ch'] = '';
$apps[$x]['menu'][0]['title']['de-at'] = '';
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Dialplan';
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Dialplan';
$apps[$x]['menu'][0]['title']['pt-br'] = '';
$apps[$x]['menu'][0]['uuid'] = 'b94e8bd9-9eb5-e427-9c26-ff7a6c21552a';
$apps[$x]['menu'][0]['parent_uuid'] = '';
$apps[$x]['menu'][0]['category'] = 'internal';
$apps[$x]['menu'][0]['path'] = '/app/dialplan/dialplans.php';
$apps[$x]['menu'][0]['order'] = '15';
$apps[$x]['menu'][0]['groups'][] = 'admin';
$apps[$x]['menu'][0]['groups'][] = 'superadmin';
$apps[$x]['menu'][0]['title']['en-us'] = "Dialplan";
$apps[$x]['menu'][0]['title']['es-mx'] = "Plan de Marcado";
$apps[$x]['menu'][0]['title']['de-de'] = "";
$apps[$x]['menu'][0]['title']['de-ch'] = "";
$apps[$x]['menu'][0]['title']['de-at'] = "";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Dialplan";
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Dialplan";
$apps[$x]['menu'][0]['title']['pt-br'] = "";
$apps[$x]['menu'][0]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['parent_uuid'] = "";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/dialplan/dialplans.php";
$apps[$x]['menu'][0]['order'] = "15";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][1]['title']['en-us'] = 'Dialplan Manager';
$apps[$x]['menu'][1]['title']['es-mx'] = 'Administrador de Planes de Marcado';
$apps[$x]['menu'][1]['title']['de-de'] = '';
$apps[$x]['menu'][1]['title']['de-ch'] = '';
$apps[$x]['menu'][1]['title']['de-at'] = '';
$apps[$x]['menu'][1]['title']['fr-fr'] = 'Gestion du Dialplan';
$apps[$x]['menu'][1]['title']['fr-ca'] = 'Administrateur de Dialplan';
$apps[$x]['menu'][1]['title']['fr-ch'] = '';
$apps[$x]['menu'][1]['title']['pt-pt'] = 'Gestor de Dialplan';
$apps[$x]['menu'][1]['title']['pt-br'] = '';
$apps[$x]['menu'][1]['uuid'] = '52929fee-81d3-4d94-50b7-64842d9393c2';
$apps[$x]['menu'][1]['parent_uuid'] = 'b94e8bd9-9eb5-e427-9c26-ff7a6c21552a';
$apps[$x]['menu'][1]['category'] = 'internal';
$apps[$x]['menu'][1]['path'] = '/app/dialplan/dialplans.php';
$apps[$x]['menu'][1]['groups'][] = 'admin';
$apps[$x]['menu'][1]['groups'][] = 'superadmin';
$apps[$x]['menu'][1]['title']['en-us'] = "Dialplan Manager";
$apps[$x]['menu'][1]['title']['es-mx'] = "Administrador de Planes de Marcado";
$apps[$x]['menu'][1]['title']['de-de'] = "";
$apps[$x]['menu'][1]['title']['de-ch'] = "";
$apps[$x]['menu'][1]['title']['de-at'] = "";
$apps[$x]['menu'][1]['title']['fr-fr'] = "Gestion du Dialplan";
$apps[$x]['menu'][1]['title']['fr-ca'] = "Administrateur de Dialplan";
$apps[$x]['menu'][1]['title']['fr-ch'] = "";
$apps[$x]['menu'][1]['title']['pt-pt'] = "Gestor de Dialplan";
$apps[$x]['menu'][1]['title']['pt-br'] = "";
$apps[$x]['menu'][1]['uuid'] = "52929fee-81d3-4d94-50b7-64842d9393c2";
$apps[$x]['menu'][1]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][1]['category'] = "internal";
$apps[$x]['menu'][1]['path'] = "/app/dialplan/dialplans.php";
$apps[$x]['menu'][1]['groups'][] = "admin";
$apps[$x]['menu'][1]['groups'][] = "superadmin";
//permission details
$y = 0;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_view';
$apps[$x]['permissions'][$y]['menu']['uuid'] = 'b94e8bd9-9eb5-e427-9c26-ff7a6c21552a';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_add';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_add";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_edit';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_edit";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_delete';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_delete";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_advanced_view';
$apps[$x]['permissions'][$y]['menu']['uuid'] = '52929fee-81d3-4d94-50b7-64842d9393c2';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_advanced_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "52929fee-81d3-4d94-50b7-64842d9393c2";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_advanced_edit';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_advanced_edit";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_detail_view';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_detail_view";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_detail_add';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_detail_add";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_detail_edit';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_detail_edit";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'dialplan_detail_delete';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "dialplan_detail_delete";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
//schema details
$y = 0; //table array index
$z = 0; //field array index
$apps[$x]['db'][$y]['table'] = 'v_dialplans';
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'domain_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_domains';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'domain_uuid';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['table'] = "v_dialplans";
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_domains";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "primary";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'app_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "app_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_context';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_context";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_name';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_name";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_number';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_number";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_continue';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_continue";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_order';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'numeric';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_order";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_enabled';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_enabled";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_description';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_description";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$y = 1; //table array index
$z = 0; //field array index
$apps[$x]['db'][$y]['table'] = 'v_dialplan_details';
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'domain_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_domains';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'domain_uuid';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['table'] = "v_dialplan_details";
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_domains";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_dialplans';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'dialplan_uuid';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_dialplans";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "dialplan_uuid";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_detail_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_detail_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "primary";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_detail_tag';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_detail_tag";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_detail_type';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_detail_type";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_detail_data';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_detail_data";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_detail_break';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_detail_break";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_detail_inline';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_detail_inline";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_detail_group';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'numeric';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_detail_group";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dialplan_detail_order';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'numeric';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_detail_order";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
?>

View File

@@ -2,208 +2,208 @@
//Dialplan
$text['title-dialplan_manager']['en-us'] = 'Dialplan Manager';
$text['title-dialplan_manager']['fr-fr'] = 'Gestion du plan de numérotation';
$text['title-inbound_routes']['en-us'] = 'Inbound Routes';
$text['title-inbound_routes']['fr-fr'] = 'Routes Entrantes';
$text['title-outbound_routes']['en-us'] = 'Outbound Routes';
$text['title-outbound_routes']['fr-fr'] = 'Routes Sortantes';
$text['title-time_conditions']['en-us'] = 'Time Conditions';
$text['title-time_conditions']['fr-fr'] = 'Conditions Temporelles';
$text['title-dialplan_add']['en-us'] = 'Dialplan Add';
$text['title-dialplan_add']['fr-fr'] = 'Ajout au plan de num';
$text['title-dialplan_edit']['en-us'] = 'Dialplan Edit';
$text['title-dialplan_edit']['fr-fr'] = 'Edition du plan de num';
$text['title-dialplan_detail']['en-us'] = 'Dialplan Detail';
$text['title-dialplan_detail']['fr-fr'] = 'Détail du plan de num';
$text['title-default_dialplan']['en-us'] = 'Default Dialplan';
$text['title-default_dialplan']['fr-fr'] = 'Plan de num par Défaut';
$text['title-dialplan_manager']['en-us'] = "Dialplan Manager";
$text['title-dialplan_manager']['fr-fr'] = "Gestion du plan de numérotation";
$text['title-inbound_routes']['en-us'] = "Inbound Routes";
$text['title-inbound_routes']['fr-fr'] = "Routes Entrantes";
$text['title-outbound_routes']['en-us'] = "Outbound Routes";
$text['title-outbound_routes']['fr-fr'] = "Routes Sortantes";
$text['title-time_conditions']['en-us'] = "Time Conditions";
$text['title-time_conditions']['fr-fr'] = "Conditions Temporelles";
$text['title-dialplan_add']['en-us'] = "Dialplan Add";
$text['title-dialplan_add']['fr-fr'] = "Ajout au plan de num";
$text['title-dialplan_edit']['en-us'] = "Dialplan Edit";
$text['title-dialplan_edit']['fr-fr'] = "Edition du plan de num";
$text['title-dialplan_detail']['en-us'] = "Dialplan Detail";
$text['title-dialplan_detail']['fr-fr'] = "Détail du plan de num";
$text['title-default_dialplan']['en-us'] = "Default Dialplan";
$text['title-default_dialplan']['fr-fr'] = "Plan de num par Défaut";
$text['header-dialplan_manager']['en-us'] = 'Dialplan Manager';
$text['header-dialplan_manager']['fr-fr'] = 'Gestion du plan de numérotation';
$text['header-inbound_routes']['en-us'] = 'Inbound Routes';
$text['header-inbound_routes']['fr-fr'] = 'Routes Entrantes';
$text['header-outbound_routes']['en-us'] = 'Outbound Routes';
$text['header-outbound_routes']['fr-fr'] = 'Routes Sortantes';
$text['header-time_conditions']['en-us'] = 'Time Conditions';
$text['header-time_conditions']['fr-fr'] = 'Conditions Temporelles';
$text['header-dialplan-add']['en-us'] = 'Dialplan Add';
$text['header-dialplan-add']['fr-fr'] = 'Ajout au plan de num';
$text['header-dialplan-edit']['en-us'] = 'Dialplan Edit';
$text['header-dialplan-edit']['fr-fr'] = 'Edition du plan de num';
$text['header-conditions_and_actions']['en-us'] = 'Conditions and Actions';
$text['header-conditions_and_actions']['fr-fr'] = 'Conditions et Actions';
$text['header-dialplan_detail']['en-us'] = 'Dialplan Detail';
$text['header-dialplan_detail']['fr-fr'] = 'Détail du plan de num';
$text['header-default_dialplan']['en-us'] = 'Default Dialplan';
$text['header-default_dialplan']['fr-fr'] = 'Plan de num par Défaut';
$text['header-queues']['en-us'] = 'Queues';
$text['header-dialplan_manager']['en-us'] = "Dialplan Manager";
$text['header-dialplan_manager']['fr-fr'] = "Gestion du plan de numérotation";
$text['header-inbound_routes']['en-us'] = "Inbound Routes";
$text['header-inbound_routes']['fr-fr'] = "Routes Entrantes";
$text['header-outbound_routes']['en-us'] = "Outbound Routes";
$text['header-outbound_routes']['fr-fr'] = "Routes Sortantes";
$text['header-time_conditions']['en-us'] = "Time Conditions";
$text['header-time_conditions']['fr-fr'] = "Conditions Temporelles";
$text['header-dialplan-add']['en-us'] = "Dialplan Add";
$text['header-dialplan-add']['fr-fr'] = "Ajout au plan de num";
$text['header-dialplan-edit']['en-us'] = "Dialplan Edit";
$text['header-dialplan-edit']['fr-fr'] = "Edition du plan de num";
$text['header-conditions_and_actions']['en-us'] = "Conditions and Actions";
$text['header-conditions_and_actions']['fr-fr'] = "Conditions et Actions";
$text['header-dialplan_detail']['en-us'] = "Dialplan Detail";
$text['header-dialplan_detail']['fr-fr'] = "Détail du plan de num";
$text['header-default_dialplan']['en-us'] = "Default Dialplan";
$text['header-default_dialplan']['fr-fr'] = "Plan de num par Défaut";
$text['header-queues']['en-us'] = "Queues";
$text['description-dialplan_manager']['en-us'] = 'The dialplan provides a view of some of the feature codes, as well as the IVR Menu, Conferences, Queues and other destinations.';
$text['description-dialplan_manager']['en-us'] = "The dialplan provides a view of some of the feature codes, as well as the IVR Menu, Conferences, Queues and other destinations.";
$text['description-dialplan_manager']['fr-fr'] = "Le plan de numérotation donne une vue des services, menus SVI, Conférences, Files d'attente et tout autre destination.";
$text['description-dialplan_manager-superadmin']['en-us'] = 'The dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.';
$text['description-dialplan_manager-superadmin']['fr-fr'] = 'Le plan de numérotation sert à sélectionner des destinations en fonction de différentes conditions et contextes. Le plan de numérotation est utilisé pour acheminer les appels aux passerelles, opératrices auto, numéros externes, scripts ou tout autre destination.';
$text['description-inbound_routes']['en-us'] = 'Route incoming calls to destinations based on one or more conditions. It can send incoming calls to an IVR Menu, Call Group, Extension, External Number, Script. Order is important when an anti-action is used or when there are multiple conditions that match.';
$text['description-dialplan_manager-superadmin']['en-us'] = "The dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.";
$text['description-dialplan_manager-superadmin']['fr-fr'] = "Le plan de numérotation sert à sélectionner des destinations en fonction de différentes conditions et contextes. Le plan de numérotation est utilisé pour acheminer les appels aux passerelles, opératrices auto, numéros externes, scripts ou tout autre destination.";
$text['description-inbound_routes']['en-us'] = "Route incoming calls to destinations based on one or more conditions. It can send incoming calls to an IVR Menu, Call Group, Extension, External Number, Script. Order is important when an anti-action is used or when there are multiple conditions that match.";
$text['description-inbound_routes']['fr-fr'] = "Acheminer les appels entrants en fonction d'une ou plusieures conditions. Ces appels peuvent être acheminés à un menu SVI, un groupe d'appel, une extension, un numéro externe, un script. L'ordre est important quand une anti-action est utilisée ou que plusieures conditions sont remplies.";
$text['description-outbound_routes']['en-us'] = 'Route outbound calls to gateways, tdm, enum and more. When a call matches the conditions the call to outbound routes.';
$text['description-outbound_routes']['en-us'] = "Route outbound calls to gateways, tdm, enum and more. When a call matches the conditions the call to outbound routes.";
$text['description-outbound_routes']['fr-fr'] = "Acheminer les appels sortant sur une passerelle, RTC, enum ou autre. Lorsqu'un appel rempli les conditions, l'appel utilise la route sortante.";
$text['description-time_conditions']['en-us'] = 'Time conditions route calls based on time conditions. You can use time conditions to send calls to an IVR Menu, External numbers, Scripts, or other destinations.';
$text['description-time_conditions']['en-us'] = "Time conditions route calls based on time conditions. You can use time conditions to send calls to an IVR Menu, External numbers, Scripts, or other destinations.";
$text['description-time_conditions']['fr-fr'] = "Achemine les appels en fonction des Conditions Temporelles tels que la date, la jour de la semaine, l'heure, minutes... Ces appels peuvent être acheminés à un menu SVI, un numéro externe, un script ou tout autre numéro.";
$text['description-dialplan-edit']['en-us'] = 'Dialplan include general settings.';
$text['description-dialplan-edit']['en-us'] = "Dialplan include general settings.";
$text['description-dialplan-edit']['fr-fr'] = "Le Plan de numérotation incluant les configurations générales.";
$text['description-conditions_and_actions']['en-us'] = 'The following conditions, actions and anti-actions are used in the dialplan to direct call flow. Each is processed in order that it is given. Use as many conditions, actions or anti-actions as needed.';
$text['description-conditions_and_actions']['en-us'] = "The following conditions, actions and anti-actions are used in the dialplan to direct call flow. Each is processed in order that it is given. Use as many conditions, actions or anti-actions as needed.";
$text['description-conditions_and_actions']['fr-fr'] = "Les conditions suivantes, actions et anti-actions sont utilisées dans le dialplan pour acheminer les appels. Elles sont traitées dans l'ordre donné. Utiliser autant de conditions, actions ou anti-actions que nécessaire.";
$text['description-default_dialplan']['en-us'] = 'The default dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.';
$text['description-default_dialplan']['en-us'] = "The default dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.";
$text['description-default_dialplan']['fr-fr'] = "Le plan de numérotation par défaut est utilisé pour configurer les destinations en fonction de conditions et du contexte. Le plan de numérotation ser à acheminer les appels aux passerelles, opératrices auto, numéros externes, script, ou tout autre destination.";
$text['description-queues']['en-us'] = 'Queues are used to setup waiting lines for callers. Also known as FIFO Queues.';
$text['description-queues']['en-us'] = "Queues are used to setup waiting lines for callers. Also known as FIFO Queues.";
$text['label-name']['en-us'] = 'Name';
$text['label-name']['fr-fr'] = 'Nom';
$text['label-condition_1']['en-us'] = 'Condition 1';
$text['label-condition_1']['fr-fr'] = 'Condition 1';
$text['label-condition_2']['en-us'] = 'Condition 2';
$text['label-condition_2']['fr-fr'] = 'Condition 2';
$text['label-field']['en-us'] = 'Field';
$text['label-field']['fr-fr'] = 'Champs';
$text['label-expression']['en-us'] = 'Expression';
$text['label-expression']['fr-fr'] = 'Expression';
$text['label-action_1']['en-us'] = 'Action 1';
$text['label-action_1']['fr-fr'] = 'Action 1';
$text['label-action_2']['en-us'] = 'Action 2';
$text['label-action_2']['fr-fr'] = 'Action 2';
$text['label-number']['en-us'] = 'Number';
$text['label-number']['fr-fr'] = 'Numéro';
$text['label-context']['en-us'] = 'Context';
$text['label-context']['fr-fr'] = 'Contexte';
$text['label-continue']['en-us'] = 'Continue';
$text['label-continue']['fr-fr'] = 'Continue';
$text['label-order']['en-us'] = 'Order';
$text['label-order']['fr-fr'] = 'Ordre';
$text['label-enabled']['en-us'] = 'Enabled';
$text['label-enabled']['fr-fr'] = 'Activé';
$text['label-description']['en-us'] = 'Description';
$text['label-description']['fr-fr'] = 'Description';
$text['label-tag']['en-us'] = 'Tag';
$text['label-tag']['fr-fr'] = 'Tag';
$text['label-type']['en-us'] = 'Type';
$text['label-type']['fr-fr'] = 'Type';
$text['label-data']['en-us'] = 'Data';
$text['label-data']['fr-fr'] = 'Donnée';
$text['label-group']['en-us'] = 'Group';
$text['label-group']['fr-fr'] = 'Groupe';
$text['label-break']['en-us'] = 'Break';
$text['label-break']['fr-fr'] = 'Pause';
$text['label-inline']['en-us'] = 'Inline';
$text['label-inline']['fr-fr'] = 'Inline';
$text['label-application']['en-us'] = 'Application';
$text['label-application']['fr-fr'] = 'Application';
$text['label-value']['en-us'] = 'Value';
$text['label-value']['fr-fr'] = 'Valeur';
$text['label-name']['en-us'] = "Name";
$text['label-name']['fr-fr'] = "Nom";
$text['label-condition_1']['en-us'] = "Condition 1";
$text['label-condition_1']['fr-fr'] = "Condition 1";
$text['label-condition_2']['en-us'] = "Condition 2";
$text['label-condition_2']['fr-fr'] = "Condition 2";
$text['label-field']['en-us'] = "Field";
$text['label-field']['fr-fr'] = "Champs";
$text['label-expression']['en-us'] = "Expression";
$text['label-expression']['fr-fr'] = "Expression";
$text['label-action_1']['en-us'] = "Action 1";
$text['label-action_1']['fr-fr'] = "Action 1";
$text['label-action_2']['en-us'] = "Action 2";
$text['label-action_2']['fr-fr'] = "Action 2";
$text['label-number']['en-us'] = "Number";
$text['label-number']['fr-fr'] = "Numéro";
$text['label-context']['en-us'] = "Context";
$text['label-context']['fr-fr'] = "Contexte";
$text['label-continue']['en-us'] = "Continue";
$text['label-continue']['fr-fr'] = "Continue";
$text['label-order']['en-us'] = "Order";
$text['label-order']['fr-fr'] = "Ordre";
$text['label-enabled']['en-us'] = "Enabled";
$text['label-enabled']['fr-fr'] = "Activé";
$text['label-description']['en-us'] = "Description";
$text['label-description']['fr-fr'] = "Description";
$text['label-tag']['en-us'] = "Tag";
$text['label-tag']['fr-fr'] = "Tag";
$text['label-type']['en-us'] = "Type";
$text['label-type']['fr-fr'] = "Type";
$text['label-data']['en-us'] = "Data";
$text['label-data']['fr-fr'] = "Donnée";
$text['label-group']['en-us'] = "Group";
$text['label-group']['fr-fr'] = "Groupe";
$text['label-break']['en-us'] = "Break";
$text['label-break']['fr-fr'] = "Pause";
$text['label-inline']['en-us'] = "Inline";
$text['label-inline']['fr-fr'] = "Inline";
$text['label-application']['en-us'] = "Application";
$text['label-application']['fr-fr'] = "Application";
$text['label-value']['en-us'] = "Value";
$text['label-value']['fr-fr'] = "Valeur";
$text['optgroup-conditions_or_regular_expressions']['en-us'] = 'Conditions or Regular Expressions';
$text['optgroup-conditions_or_regular_expressions']['en-us'] = "Conditions or Regular Expressions";
$text['optgroup-conditions_or_regular_expressions']['fr-fr'] = "Conditions ou Expressions Régulières";
$text['optgroup-applications']['en-us'] = 'Applications';
$text['optgroup-applications']['fr-fr'] = 'Applications';
$text['option-context']['en-us'] = 'Context';
$text['option-context']['fr-fr'] = 'Context';
$text['option-username']['en-us'] = 'Username';
$text['option-username']['fr-fr'] = 'Username';
$text['option-rdnis']['en-us'] = 'RDNIS';
$text['option-rdnis']['fr-fr'] = 'RDNIS';
$text['option-destination_number']['en-us'] = 'Destination Number';
$text['option-destination_number']['fr-fr'] = 'Numéro de Destination';
$text['option-dialplan']['en-us'] = 'Dialplan';
$text['option-dialplan']['fr-fr'] = 'Plan de Num';
$text['option-public']['en-us'] = 'Public';
$text['option-public']['fr-fr'] = 'Public';
$text['option-caller_id_name']['en-us'] = 'Caller ID Name';
$text['option-caller_id_name']['fr-fr'] = 'Caller ID Name';
$text['option-caller_id_number']['en-us'] = 'Caller ID Number';
$text['option-caller_id_number']['fr-fr'] = 'Caller ID Number';
$text['option-ani']['en-us'] = 'ANI';
$text['option-ani']['fr-fr'] = 'ANI';
$text['option-ani2']['en-us'] = 'ANI2';
$text['option-ani2']['fr-fr'] = 'ANI2';
$text['option-uuid']['en-us'] = 'UUID';
$text['option-uuid']['fr-fr'] = 'UUID';
$text['option-source']['en-us'] = 'Source';
$text['option-source']['fr-fr'] = 'Source';
$text['option-chan_name']['en-us'] = 'Channel Name';
$text['option-chan_name']['fr-fr'] = 'Nom du Canal';
$text['option-network_addr']['en-us'] = 'Network Address';
$text['option-network_addr']['fr-fr'] = 'Adresse Réseau';
$text['option-hour']['en-us'] = 'Hour';
$text['option-hour']['fr-fr'] = 'Heure';
$text['option-minute']['en-us'] = 'Minute';
$text['option-minute']['fr-fr'] = 'Minute';
$text['option-minute_of_day']['en-us'] = 'Minute of Day';
$text['option-minute_of_day']['fr-fr'] = 'Minute de la journée';
$text['option-day_of_month']['en-us'] = 'Day of Month';
$text['option-day_of_month']['fr-fr'] = 'Jour du Mois';
$text['option-week_of_month']['en-us'] = 'Week of Month';
$text['option-week_of_month']['fr-fr'] = 'Semaine du Mois';
$text['option-month']['en-us'] = 'Month';
$text['option-month']['fr-fr'] = 'Mois';
$text['option-day_of_year']['en-us'] = 'Day of Year';
$text['optgroup-applications']['en-us'] = "Applications";
$text['optgroup-applications']['fr-fr'] = "Applications";
$text['option-context']['en-us'] = "Context";
$text['option-context']['fr-fr'] = "Context";
$text['option-username']['en-us'] = "Username";
$text['option-username']['fr-fr'] = "Username";
$text['option-rdnis']['en-us'] = "RDNIS";
$text['option-rdnis']['fr-fr'] = "RDNIS";
$text['option-destination_number']['en-us'] = "Destination Number";
$text['option-destination_number']['fr-fr'] = "Numéro de Destination";
$text['option-dialplan']['en-us'] = "Dialplan";
$text['option-dialplan']['fr-fr'] = "Plan de Num";
$text['option-public']['en-us'] = "Public";
$text['option-public']['fr-fr'] = "Public";
$text['option-caller_id_name']['en-us'] = "Caller ID Name";
$text['option-caller_id_name']['fr-fr'] = "Caller ID Name";
$text['option-caller_id_number']['en-us'] = "Caller ID Number";
$text['option-caller_id_number']['fr-fr'] = "Caller ID Number";
$text['option-ani']['en-us'] = "ANI";
$text['option-ani']['fr-fr'] = "ANI";
$text['option-ani2']['en-us'] = "ANI2";
$text['option-ani2']['fr-fr'] = "ANI2";
$text['option-uuid']['en-us'] = "UUID";
$text['option-uuid']['fr-fr'] = "UUID";
$text['option-source']['en-us'] = "Source";
$text['option-source']['fr-fr'] = "Source";
$text['option-chan_name']['en-us'] = "Channel Name";
$text['option-chan_name']['fr-fr'] = "Nom du Canal";
$text['option-network_addr']['en-us'] = "Network Address";
$text['option-network_addr']['fr-fr'] = "Adresse Réseau";
$text['option-hour']['en-us'] = "Hour";
$text['option-hour']['fr-fr'] = "Heure";
$text['option-minute']['en-us'] = "Minute";
$text['option-minute']['fr-fr'] = "Minute";
$text['option-minute_of_day']['en-us'] = "Minute of Day";
$text['option-minute_of_day']['fr-fr'] = "Minute de la journée";
$text['option-day_of_month']['en-us'] = "Day of Month";
$text['option-day_of_month']['fr-fr'] = "Jour du Mois";
$text['option-week_of_month']['en-us'] = "Week of Month";
$text['option-week_of_month']['fr-fr'] = "Semaine du Mois";
$text['option-month']['en-us'] = "Month";
$text['option-month']['fr-fr'] = "Mois";
$text['option-day_of_year']['en-us'] = "Day of Year";
$text['option-day_of_year']['fr-fr'] = "Jour de l'année";
$text['option-year']['en-us'] = 'Year';
$text['option-year']['fr-fr'] = 'Année';
$text['option-day_of_week']['en-us'] = 'Day of Week';
$text['option-day_of_week']['fr-fr'] = 'Jour de la Semaine';
$text['option-week']['en-us'] = 'Week';
$text['option-week']['fr-fr'] = 'Semaine';
$text['option-true']['en-us'] = 'True';
$text['option-true']['fr-fr'] = 'Oui';
$text['option-false']['en-us'] = 'False';
$text['option-false']['fr-fr'] = 'Non';
$text['option-condition']['en-us'] = 'Condition';
$text['option-condition']['fr-fr'] = 'Condition';
$text['option-action']['en-us'] = 'Action';
$text['option-action']['fr-fr'] = 'Action';
$text['option-anti-action']['en-us'] = 'Anti-Action';
$text['option-anti-action']['fr-fr'] = 'Anti-Action';
$text['option-regex']['en-us'] = 'Regular Expression';
$text['option-regex']['fr-fr'] = 'Expression Régulière';
$text['option-on_true']['en-us'] = 'On True';
$text['option-on_true']['fr-fr'] = 'On True';
$text['option-on_false']['en-us'] = 'On False';
$text['option-on_false']['fr-fr'] = 'On False';
$text['option-always']['en-us'] = 'Always';
$text['option-always']['fr-fr'] = 'Toujours';
$text['option-never']['en-us'] = 'Never';
$text['option-never']['fr-fr'] = 'Jamais';
$text['option-year']['en-us'] = "Year";
$text['option-year']['fr-fr'] = "Année";
$text['option-day_of_week']['en-us'] = "Day of Week";
$text['option-day_of_week']['fr-fr'] = "Jour de la Semaine";
$text['option-week']['en-us'] = "Week";
$text['option-week']['fr-fr'] = "Semaine";
$text['option-true']['en-us'] = "True";
$text['option-true']['fr-fr'] = "Oui";
$text['option-false']['en-us'] = "False";
$text['option-false']['fr-fr'] = "Non";
$text['option-condition']['en-us'] = "Condition";
$text['option-condition']['fr-fr'] = "Condition";
$text['option-action']['en-us'] = "Action";
$text['option-action']['fr-fr'] = "Action";
$text['option-anti-action']['en-us'] = "Anti-Action";
$text['option-anti-action']['fr-fr'] = "Anti-Action";
$text['option-regex']['en-us'] = "Regular Expression";
$text['option-regex']['fr-fr'] = "Expression Régulière";
$text['option-on_true']['en-us'] = "On True";
$text['option-on_true']['fr-fr'] = "On True";
$text['option-on_false']['en-us'] = "On False";
$text['option-on_false']['fr-fr'] = "On False";
$text['option-always']['en-us'] = "Always";
$text['option-always']['fr-fr'] = "Toujours";
$text['option-never']['en-us'] = "Never";
$text['option-never']['fr-fr'] = "Jamais";
$text['button-add']['en-us'] = 'Add';
$text['button-add']['fr-fr'] = 'Ajouter';
$text['button-edit']['en-us'] = 'Edit';
$text['button-edit']['fr-fr'] = 'Editer';
$text['button-delete']['en-us'] = 'Delete';
$text['button-delete']['fr-fr'] = 'Supprimer';
$text['button-advanced']['en-us'] = 'Advanced';
$text['button-advanced']['fr-fr'] = 'Avancé';
$text['button-back']['en-us'] = 'Back';
$text['button-back']['fr-fr'] = 'Retour';
$text['button-copy']['en-us'] = 'Copy';
$text['button-copy']['fr-fr'] = 'Copier';
$text['button-save']['en-us'] = 'Save';
$text['button-save']['fr-fr'] = 'Sauvegarder';
$text['button-restore']['en-us'] = 'Restore Default';
$text['button-restore']['fr-fr'] = 'Restaurer conf par défaut';
$text['button-add']['en-us'] = "Add";
$text['button-add']['fr-fr'] = "Ajouter";
$text['button-edit']['en-us'] = "Edit";
$text['button-edit']['fr-fr'] = "Editer";
$text['button-delete']['en-us'] = "Delete";
$text['button-delete']['fr-fr'] = "Supprimer";
$text['button-advanced']['en-us'] = "Advanced";
$text['button-advanced']['fr-fr'] = "Avancé";
$text['button-back']['en-us'] = "Back";
$text['button-back']['fr-fr'] = "Retour";
$text['button-copy']['en-us'] = "Copy";
$text['button-copy']['fr-fr'] = "Copier";
$text['button-save']['en-us'] = "Save";
$text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-restore']['en-us'] = "Restore Default";
$text['button-restore']['fr-fr'] = "Restaurer conf par défaut";
$text['confirm-delete']['en-us'] = 'Do you really want to delete this?';
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-copy']['en-us'] = 'Do you really want to copy this?';
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
$text['message-add']['en-us'] = 'Add Completed';
$text['message-add']['fr-fr'] = 'Ajouté';
$text['message-update']['en-us'] = 'Update Completed';
$text['message-update']['fr-fr'] = 'Mis à jour';
$text['message-delete']['en-us'] = 'Delete Completed';
$text['message-delete']['fr-fr'] = 'Supprimé';
$text['message-copy']['en-us'] = 'Copy Completed';
$text['message-copy']['fr-fr'] = 'Copié';
$text['message-required']['en-us'] = 'Please provide: ';
$text['message-add']['en-us'] = "Add Completed";
$text['message-add']['fr-fr'] = "Ajouté";
$text['message-update']['en-us'] = "Update Completed";
$text['message-update']['fr-fr'] = "Mis à jour";
$text['message-delete']['en-us'] = "Delete Completed";
$text['message-delete']['fr-fr'] = "Supprimé";
$text['message-copy']['en-us'] = "Copy Completed";
$text['message-copy']['fr-fr'] = "Copié";
$text['message-required']['en-us'] = "Please provide: ";
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
?>