From 2c354f23d21309ab142bc258bf10d23478231efb Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Fri, 13 Sep 2013 22:08:03 +0000 Subject: [PATCH] Change to double quotes for call center. --- app/call_center/app_config.php | 10 +++++----- app/call_center_active/app_config.php | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/app/call_center/app_config.php b/app/call_center/app_config.php index 56febbf936..ceee2b89a6 100644 --- a/app/call_center/app_config.php +++ b/app/call_center/app_config.php @@ -7,15 +7,15 @@ $apps[$x]['version'] = ''; $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; - $apps[$x]['description']['en-us'] = 'Queues for managing inbound calls and routing those calls to available agents.'; - $apps[$x]['description']['es-mx'] = 'Colas pra administar las llamadas entrantes y enviarlas a los agentes disponibles'; + $apps[$x]['description']['en-us'] = "Queues for managing inbound calls and routing those calls to available agents."; + $apps[$x]['description']['es-mx'] = "Colas pra administar las llamadas entrantes y enviarlas a los agentes disponibles"; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; $apps[$x]['description']['fr'] = "Files d'attente d'appels entrants distribués aux agents disponibles"; $apps[$x]['description']['fr-ca'] = "Queues pour envoyer les appels entrants vers les agents disponibles."; $apps[$x]['description']['fr-ch'] = ''; - $apps[$x]['description']['pt-pt'] = 'As filas servem para gerenciamento de chamadas de entrada e encaminhamento das mesmas para os agentes disponíveis.'; + $apps[$x]['description']['pt-pt'] = "As filas servem para gerenciamento de chamadas de entrada e encaminhamento das mesmas para os agentes disponíveis."; $apps[$x]['description']['pt-br'] = ''; //menu details @@ -27,7 +27,7 @@ $apps[$x]['menu'][0]['title']['fr'] = "Centre d'appel"; $apps[$x]['menu'][0]['title']['fr-ca'] = "Centre d' appels"; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; - $apps[$x]['menu'][0]['title']['pt-pt'] = 'Centro de Chamadas'; + $apps[$x]['menu'][0]['title']['pt-pt'] = "Centro de Chamadas"; $apps[$x]['menu'][0]['title']['pt-br'] = ''; $apps[$x]['menu'][0]['uuid'] = '6c072b29-5b6c-49fc-008e-95e24c77de99'; $apps[$x]['menu'][0]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5'; @@ -45,7 +45,7 @@ $apps[$x]['menu'][1]['title']['fr'] = "État d'agent"; $apps[$x]['menu'][1]['title']['fr-ca'] = ''; $apps[$x]['menu'][1]['title']['fr-ch'] = ''; - $apps[$x]['menu'][1]['title']['pt-pt'] = 'Estado do Agente'; + $apps[$x]['menu'][1]['title']['pt-pt'] = "Estado do Agente"; $apps[$x]['menu'][1]['title']['pt-br'] = ''; $apps[$x]['menu'][1]['uuid'] = '597c483a-51a9-f95a-8d54-ea7d87ada2b8'; $apps[$x]['menu'][1]['parent_uuid'] = '0438b504-8613-7887-c420-c837ffb20cb1'; diff --git a/app/call_center_active/app_config.php b/app/call_center_active/app_config.php index 27b1bf5361..efa1b4de6e 100644 --- a/app/call_center_active/app_config.php +++ b/app/call_center_active/app_config.php @@ -7,15 +7,15 @@ $apps[$x]['version'] = ''; $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; - $apps[$x]['description']['en-us'] = 'Shows active calls, and agents in the call center queue.'; - $apps[$x]['description']['es-mx'] = 'Muestra las llamadas activas y los agentes en la cola del centro de llamadas.'; + $apps[$x]['description']['en-us'] = "Shows active calls, and agents in the call center queue."; + $apps[$x]['description']['es-mx'] = "Muestra las llamadas activas y los agentes en la cola del centro de llamadas."; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; $apps[$x]['description']['fr'] = "Affiche les appels actifs et les agents en file sur le centre d'appels."; - $apps[$x]['description']['fr-ca'] = 'Il montre les appels actives et des agents en queue du centre d'appels.'; - $apps[$x]['description']['fr-ch'] = ''; - $apps[$x]['description']['pt-pt'] = 'Mostra as chamadas ativas e agentes na fila do centro de chamadas.'; + $apps[$x]['description']['fr-ca'] = "Il montre les appels actives et des agents en queue du centre d'appels."; + $apps[$x]['description']['fr-ch'] = ""; + $apps[$x]['description']['pt-pt'] = "Mostra as chamadas ativas e agentes na fila do centro de chamadas."; $apps[$x]['description']['pt-br'] = ''; //menu details