mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
CDR: Add window titles.
This commit is contained in:
@@ -80,6 +80,26 @@ $text['title-call_detail_records']['ru-ru'] = "Детализация Вызов
|
|||||||
$text['title-call_detail_records']['sv-se'] = "Detaljerad Samtalsinformation";
|
$text['title-call_detail_records']['sv-se'] = "Detaljerad Samtalsinformation";
|
||||||
$text['title-call_detail_records']['uk-ua'] = "Параметри облікового запису";
|
$text['title-call_detail_records']['uk-ua'] = "Параметри облікового запису";
|
||||||
|
|
||||||
|
$text['title-call-statistics']['en-us'] = "Call Detail Record Statistics";
|
||||||
|
$text['title-call-statistics']['ar-eg'] = "";
|
||||||
|
$text['title-call-statistics']['de-at'] = "Anruf Statistiken"; //copied from de-de
|
||||||
|
$text['title-call-statistics']['de-ch'] = "Anruf Statistiken"; //copied from de-de
|
||||||
|
$text['title-call-statistics']['de-de'] = "Anruf Statistiken";
|
||||||
|
$text['title-call-statistics']['es-cl'] = "Estadísticas de ñps detalles de grabación de llamadas";
|
||||||
|
$text['title-call-statistics']['es-mx'] = "Estadísticas de ñps detalles de grabación de llamadas"; //copied from es-cl
|
||||||
|
$text['title-call-statistics']['fr-ca'] = "Statistiques sur l'historique des appels"; //copied from fr-fr
|
||||||
|
$text['title-call-statistics']['fr-fr'] = "Statistiques sur l'historique des appels";
|
||||||
|
$text['title-call-statistics']['he-il'] = "";
|
||||||
|
$text['title-call-statistics']['it-it'] = "Statistiche sui Cartellini di Chiamata";
|
||||||
|
$text['title-call-statistics']['nl-nl'] = "";
|
||||||
|
$text['title-call-statistics']['pl-pl'] = "Statystyki wykazu rozmów";
|
||||||
|
$text['title-call-statistics']['pt-br'] = "Estatisticas do registro detalhado das chamadas";
|
||||||
|
$text['title-call-statistics']['pt-pt'] = "Estatísticas do Registo Detalhado de Chamadas";
|
||||||
|
$text['title-call-statistics']['ro-ro'] = "";
|
||||||
|
$text['title-call-statistics']['ru-ru'] = "Статистика вызовов";
|
||||||
|
$text['title-call-statistics']['sv-se'] = "Detaljerad Samtals-statistik";
|
||||||
|
$text['title-call-statistics']['uk-ua'] = "";
|
||||||
|
|
||||||
$text['title-archive']['en-us'] = "Call Detail Records Archive";
|
$text['title-archive']['en-us'] = "Call Detail Records Archive";
|
||||||
$text['title-archive']['ar-eg'] = "";
|
$text['title-archive']['ar-eg'] = "";
|
||||||
$text['title-archive']['de-at'] = "Meine Gespräche Archiv"; //copied from de-de
|
$text['title-archive']['de-at'] = "Meine Gespräche Archiv"; //copied from de-de
|
||||||
@@ -100,6 +120,26 @@ $text['title-archive']['ru-ru'] = "Детализация Вызовов арх
|
|||||||
$text['title-archive']['sv-se'] = "Detaljerad Samtalsinformation archív";
|
$text['title-archive']['sv-se'] = "Detaljerad Samtalsinformation archív";
|
||||||
$text['title-archive']['uk-ua'] = "Параметри облікового запису архів";
|
$text['title-archive']['uk-ua'] = "Параметри облікового запису архів";
|
||||||
|
|
||||||
|
$text['title-advanced_search']['en-us'] = "Advanced Search";
|
||||||
|
$text['title-advanced_search']['ar-eg'] = "";
|
||||||
|
$text['title-advanced_search']['de-at'] = "Erweiterte"; //copied from de-de
|
||||||
|
$text['title-advanced_search']['de-ch'] = "Erweiterte"; //copied from de-de
|
||||||
|
$text['title-advanced_search']['de-de'] = "Erweiterte";
|
||||||
|
$text['title-advanced_search']['es-cl'] = "Avanzada";
|
||||||
|
$text['title-advanced_search']['es-mx'] = "Avanzada"; //copied from es-cl
|
||||||
|
$text['title-advanced_search']['fr-ca'] = "Avancée"; //copied from fr-fr
|
||||||
|
$text['title-advanced_search']['fr-fr'] = "Avancée";
|
||||||
|
$text['title-advanced_search']['he-il'] = "";
|
||||||
|
$text['title-advanced_search']['it-it'] = "Avanzata";
|
||||||
|
$text['title-advanced_search']['nl-nl'] = "";
|
||||||
|
$text['title-advanced_search']['pl-pl'] = "Zaawansowane wyszukiwanie";
|
||||||
|
$text['title-advanced_search']['pt-br'] = "Avançada ";
|
||||||
|
$text['title-advanced_search']['pt-pt'] = "Avançada";
|
||||||
|
$text['title-advanced_search']['ro-ro'] = "";
|
||||||
|
$text['title-advanced_search']['ru-ru'] = "Расширенный поиск";
|
||||||
|
$text['title-advanced_search']['sv-se'] = "Avancerad";
|
||||||
|
$text['title-advanced_search']['uk-ua'] = "";
|
||||||
|
|
||||||
$text['table-time']['en-us'] = "Time";
|
$text['table-time']['en-us'] = "Time";
|
||||||
$text['table-time']['ar-eg'] = "";
|
$text['table-time']['ar-eg'] = "";
|
||||||
$text['table-time']['de-at'] = "Zeit"; //copied from de-de
|
$text['table-time']['de-at'] = "Zeit"; //copied from de-de
|
||||||
@@ -1880,26 +1920,6 @@ $text['label-call-statistics-description']['ru-ru'] = "Обобщенная ин
|
|||||||
$text['label-call-statistics-description']['sv-se'] = "Detaljerad Samtals-statistik summerar samtalsinformationen.";
|
$text['label-call-statistics-description']['sv-se'] = "Detaljerad Samtals-statistik summerar samtalsinformationen.";
|
||||||
$text['label-call-statistics-description']['uk-ua'] = "";
|
$text['label-call-statistics-description']['uk-ua'] = "";
|
||||||
|
|
||||||
$text['label-call-statistics']['en-us'] = "Call Detail Record Statistics";
|
|
||||||
$text['label-call-statistics']['ar-eg'] = "";
|
|
||||||
$text['label-call-statistics']['de-at'] = "Anruf Statistiken"; //copied from de-de
|
|
||||||
$text['label-call-statistics']['de-ch'] = "Anruf Statistiken"; //copied from de-de
|
|
||||||
$text['label-call-statistics']['de-de'] = "Anruf Statistiken";
|
|
||||||
$text['label-call-statistics']['es-cl'] = "Estadísticas de ñps detalles de grabación de llamadas";
|
|
||||||
$text['label-call-statistics']['es-mx'] = "Estadísticas de ñps detalles de grabación de llamadas"; //copied from es-cl
|
|
||||||
$text['label-call-statistics']['fr-ca'] = "Statistiques sur l'historique des appels"; //copied from fr-fr
|
|
||||||
$text['label-call-statistics']['fr-fr'] = "Statistiques sur l'historique des appels";
|
|
||||||
$text['label-call-statistics']['he-il'] = "";
|
|
||||||
$text['label-call-statistics']['it-it'] = "Statistiche sui Cartellini di Chiamata";
|
|
||||||
$text['label-call-statistics']['nl-nl'] = "";
|
|
||||||
$text['label-call-statistics']['pl-pl'] = "Statystyki wykazu rozmów";
|
|
||||||
$text['label-call-statistics']['pt-br'] = "Estatisticas do registro detalhado das chamadas";
|
|
||||||
$text['label-call-statistics']['pt-pt'] = "Estatísticas do Registo Detalhado de Chamadas";
|
|
||||||
$text['label-call-statistics']['ro-ro'] = "";
|
|
||||||
$text['label-call-statistics']['ru-ru'] = "Статистика вызовов";
|
|
||||||
$text['label-call-statistics']['sv-se'] = "Detaljerad Samtals-statistik";
|
|
||||||
$text['label-call-statistics']['uk-ua'] = "";
|
|
||||||
|
|
||||||
$text['label-call-flow-5']['en-us'] = "Call Flow: Times";
|
$text['label-call-flow-5']['en-us'] = "Call Flow: Times";
|
||||||
$text['label-call-flow-5']['ar-eg'] = "";
|
$text['label-call-flow-5']['ar-eg'] = "";
|
||||||
$text['label-call-flow-5']['de-at'] = "Anruf Steuerung: Zeiten"; //copied from de-de
|
$text['label-call-flow-5']['de-at'] = "Anruf Steuerung: Zeiten"; //copied from de-de
|
||||||
|
|||||||
@@ -70,6 +70,7 @@
|
|||||||
$token = $object->create($_SERVER['PHP_SELF']);
|
$token = $object->create($_SERVER['PHP_SELF']);
|
||||||
|
|
||||||
//additional includes
|
//additional includes
|
||||||
|
$document['title'] = $text['title-call_detail_records'];
|
||||||
require_once "resources/header.php";
|
require_once "resources/header.php";
|
||||||
|
|
||||||
//xml cdr include
|
//xml cdr include
|
||||||
|
|||||||
@@ -28,9 +28,9 @@
|
|||||||
//includes
|
//includes
|
||||||
require_once "root.php";
|
require_once "root.php";
|
||||||
require_once "resources/require.php";
|
require_once "resources/require.php";
|
||||||
|
require_once "resources/check_auth.php";
|
||||||
|
|
||||||
//permisisions
|
//permisisions
|
||||||
require_once "resources/check_auth.php";
|
|
||||||
if (permission_exists('xml_cdr_view')) {
|
if (permission_exists('xml_cdr_view')) {
|
||||||
//access granted
|
//access granted
|
||||||
}
|
}
|
||||||
@@ -44,6 +44,7 @@
|
|||||||
$text = $language->get();
|
$text = $language->get();
|
||||||
|
|
||||||
//additional includes
|
//additional includes
|
||||||
|
$document['title'] = $text['title-extension_summary'];
|
||||||
require_once "resources/header.php";
|
require_once "resources/header.php";
|
||||||
|
|
||||||
//retrieve submitted data
|
//retrieve submitted data
|
||||||
|
|||||||
@@ -43,6 +43,7 @@
|
|||||||
$text = $language->get();
|
$text = $language->get();
|
||||||
|
|
||||||
//send the header
|
//send the header
|
||||||
|
$document['title'] = $text['title-advanced_search'];
|
||||||
require_once "resources/header.php";
|
require_once "resources/header.php";
|
||||||
|
|
||||||
//javascript to toggle input/select boxes
|
//javascript to toggle input/select boxes
|
||||||
@@ -68,9 +69,9 @@
|
|||||||
|
|
||||||
echo "<table width='100%' cellpadding='0' cellspacing='0'>\n";
|
echo "<table width='100%' cellpadding='0' cellspacing='0'>\n";
|
||||||
echo " <tr>\n";
|
echo " <tr>\n";
|
||||||
echo " <td width='30%' nowrap='nowrap' valign='top'><b>Advanced Search</b></td>\n";
|
echo " <td width='30%' nowrap='nowrap' valign='top'><b>".$text['title-advanced_search']."</b></td>\n";
|
||||||
echo " <td width='70%' align='right' valign='top'>";
|
echo " <td width='70%' align='right' valign='top'>";
|
||||||
echo " <input type='button' class='btn' name='' alt='back' onclick=\"window.location='xml_cdr.php'\" value='Back'>";
|
echo " <input type='button' class='btn' name='' alt='back' onclick=\"window.location='xml_cdr.php'\" value='".$text['button-back']."'>";
|
||||||
echo " <input type='submit' name='submit' class='btn' value='Search'>";
|
echo " <input type='submit' name='submit' class='btn' value='Search'>";
|
||||||
echo " <br /><br />";
|
echo " <br /><br />";
|
||||||
echo " </td>\n";
|
echo " </td>\n";
|
||||||
|
|||||||
@@ -28,6 +28,7 @@
|
|||||||
require_once "root.php";
|
require_once "root.php";
|
||||||
require_once "resources/require.php";
|
require_once "resources/require.php";
|
||||||
require_once "resources/check_auth.php";
|
require_once "resources/check_auth.php";
|
||||||
|
require_once "xml_cdr_statistics_inc.php";
|
||||||
|
|
||||||
//check permissions
|
//check permissions
|
||||||
if (permission_exists('xml_cdr_statistics')) {
|
if (permission_exists('xml_cdr_statistics')) {
|
||||||
@@ -43,7 +44,7 @@
|
|||||||
$text = $language->get();
|
$text = $language->get();
|
||||||
|
|
||||||
//additional includes
|
//additional includes
|
||||||
require_once "xml_cdr_statistics_inc.php";
|
$document['title'] = $text['title-call-statistics'];
|
||||||
require_once "resources/header.php";
|
require_once "resources/header.php";
|
||||||
|
|
||||||
//search url
|
//search url
|
||||||
@@ -133,7 +134,7 @@
|
|||||||
//page title and description
|
//page title and description
|
||||||
echo "<table width='100%' border='0' cellpadding='0' cellspacing='0'>\n";
|
echo "<table width='100%' border='0' cellpadding='0' cellspacing='0'>\n";
|
||||||
echo "<tr>\n";
|
echo "<tr>\n";
|
||||||
echo " <td width='30%' align='left' valign='top' nowrap='nowrap'><b>".$text['label-call-statistics']."</b></td>\n";
|
echo " <td width='30%' align='left' valign='top' nowrap='nowrap'><b>".$text['title-call-statistics']."</b></td>\n";
|
||||||
echo " <td width='70%' align='right' valign='top'>\n";
|
echo " <td width='70%' align='right' valign='top'>\n";
|
||||||
echo " <input type='button' class='btn' name='' alt='".$text['button-back']."' onclick=\"window.location='xml_cdr.php'\" value='".$text['button-back']."'>\n";
|
echo " <input type='button' class='btn' name='' alt='".$text['button-back']."' onclick=\"window.location='xml_cdr.php'\" value='".$text['button-back']."'>\n";
|
||||||
if (permission_exists('xml_cdr_search_advanced')) {
|
if (permission_exists('xml_cdr_search_advanced')) {
|
||||||
|
|||||||
Reference in New Issue
Block a user