diff --git a/app/call_center/app_languages.php b/app/call_center/app_languages.php index 567bda1667..021dde0045 100644 --- a/app/call_center/app_languages.php +++ b/app/call_center/app_languages.php @@ -100,6 +100,17 @@ $text['title-call_center_agent_add']['sv-se'] = "Call Center Agent"; $text['title-call_center_agent_add']['uk'] = "Оператор кол-центра"; $text['title-call_center_agent_add']['de-at'] = "Callcenter Agenten"; +$text['title-call_center']['en-us'] = "Call Center"; +$text['title-call_center']['es-cl'] = "Centro de Llamadas"; +$text['title-call_center']['fr-fr'] = "Centre d'appel"; +$text['title-call_center']['fr-ca'] = "Centre d' appels"; +$text['title-call_center']['pt-pt'] = "Centro de Chamadas"; +$text['title-call_center']['pt-br'] = "Centro de chamadas"; +$text['title-call_center']['pl'] = "Call Center "; +$text['title-call_center']['sv-se'] = "Call Center"; +$text['title-call_center']['uk'] = "Кол-центр"; +$text['title-call_center']['de-at'] = "Callcenter"; + $text['option-usring']['en-us'] = "us-ring"; $text['option-usring']['es-cl'] = "us-ring"; $text['option-usring']['pt-pt'] = "us-ring"; diff --git a/app/conference_centers/app_languages.php b/app/conference_centers/app_languages.php index 2ca4fef99a..9c104bff98 100644 --- a/app/conference_centers/app_languages.php +++ b/app/conference_centers/app_languages.php @@ -1,64 +1,64 @@ 0 && strlen($_POST["persistformvar"]) == 0) { echo "
\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "
".$text['title-conference-center']."".$text['title-conference_center']."\n"; echo " \n"; if (permission_exists('conference_active_advanced_view')) { @@ -323,7 +323,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "
\n"; echo "
"; - echo $text['description-conference-center']."\n"; + echo $text['description-conference_center']."\n"; echo "

\n"; echo "\n"; diff --git a/app/conference_centers/conference_centers.php b/app/conference_centers/conference_centers.php index ae5871afbd..303c333476 100644 --- a/app/conference_centers/conference_centers.php +++ b/app/conference_centers/conference_centers.php @@ -55,7 +55,7 @@ else { //show the content echo "
\n"; echo " \n"; - echo "\n"; + echo "\n"; echo "\n"; echo "
".$text['title-conference-centers']."".$text['title-conference_centers']."\n"; if (permission_exists('conference_active_advanced_view')) { echo " \n"; @@ -65,7 +65,7 @@ else { echo "
\n"; echo "
\n"; - echo $text['description-conference-centers']."\n"; + echo $text['description-conference_centers']."\n"; echo "

\n"; //prepare to page the results diff --git a/app/conference_centers/conference_room_edit.php b/app/conference_centers/conference_room_edit.php index 7d14c02169..9170244163 100644 --- a/app/conference_centers/conference_room_edit.php +++ b/app/conference_centers/conference_room_edit.php @@ -512,7 +512,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo ""; echo " "; @@ -681,7 +681,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { if (permission_exists('conference_room_wait_mod')) { echo "\n"; - echo "\n"; + echo "\n"; echo "
".$text['title-conference-rooms']."".$text['title-conference_rooms']."\n"; echo " \n"; if (strlen($meeting_uuid) > 0) { @@ -526,7 +526,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo "
".$text['label-conference-name']."".$text['label-conference_name']."\n"; echo " "; echo " \n"; echo "
\n"; - echo " ".$text['description-moderator-pin']."\n"; + echo " ".$text['description-moderator_pin']."\n"; echo "
".$text['label-wait-for-moderator']."".$text['label-wait_for_moderator']."\n"; echo " \n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo " \n";
".$text['title-conference-rooms']."".$text['title-conference_rooms']."\n"; echo " "; echo " "; @@ -212,7 +212,7 @@ else { //echo th_order_by('profile', $text['label-profile'], $order_by, $order); echo th_order_by('record', $text['label-record'], $order_by, $order); //echo th_order_by('max_members', 'Max', $order_by, $order); - echo th_order_by('wait_mod', $text['label-wait-moderator'], $order_by, $order); + echo th_order_by('wait_mod', $text['label-wait_moderator'], $order_by, $order); echo th_order_by('announce', $text['label-announce'], $order_by, $order); //echo th_order_by('enter_sound', 'Enter Sound', $order_by, $order); echo th_order_by('mute', $text['label-mute'], $order_by, $order); diff --git a/app/conference_centers/conference_session_details.php b/app/conference_centers/conference_session_details.php index a1d0594e65..eeea9296c1 100644 --- a/app/conference_centers/conference_session_details.php +++ b/app/conference_centers/conference_session_details.php @@ -75,7 +75,7 @@ else { //show the content echo "\n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo "
".$text['title-conference-session-details']."".$text['title-conference_session_details']."\n"; $tmp_dir = $_SESSION['switch']['recordings']['dir'].'/archive/'.$tmp_year.'/'.$tmp_month.'/'.$tmp_day; $tmp_name = ''; @@ -105,7 +105,7 @@ else { echo "
\n"; - echo " ".$text['description-conference-session-details']."

\n"; + echo " ".$text['description-conference_session_details']."

\n"; echo "
\n"; diff --git a/app/conference_centers/conference_sessions.php b/app/conference_centers/conference_sessions.php index 289a2eca90..eecd71e4fb 100644 --- a/app/conference_centers/conference_sessions.php +++ b/app/conference_centers/conference_sessions.php @@ -54,12 +54,12 @@ else { //show the content echo "\n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo "
".$text['title-conference-sessions']."".$text['title-conference_sessions']."
\n"; - echo " ".$text['description-conference-sessions']."

\n"; + echo " ".$text['description-conference_sessions']."

\n"; echo "
\n"; diff --git a/app/conferences/app_languages.php b/app/conferences/app_languages.php index d906e6f088..2b568996e9 100644 --- a/app/conferences/app_languages.php +++ b/app/conferences/app_languages.php @@ -1,10 +1,10 @@ \n"; echo "
".$text['title']."".$text['title-conferences']."\n"; if (permission_exists('conference_active_view')) { echo " \n"; diff --git a/app/fax/app_config.php b/app/fax/app_config.php index 8f56102320..474e0cc469 100644 --- a/app/fax/app_config.php +++ b/app/fax/app_config.php @@ -243,6 +243,10 @@ $apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Authorized email-to-fax sender addresses."; $z++; + $apps[$x]['db'][$y]['fields'][$z]['name'] = "fax_local"; + $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'] = "fax_pin_number"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = ""; diff --git a/app/fax/app_languages.php b/app/fax/app_languages.php index 48453d3a19..f56a1089cc 100644 --- a/app/fax/app_languages.php +++ b/app/fax/app_languages.php @@ -1,5 +1,16 @@ \n"; echo "
\n"; - echo " ".$text['title'].""; + echo " ".$text['title-fax'].""; echo "

\n"; echo " ".$text['description']."\n"; echo "