diff --git a/app/devices/app_languages.php b/app/devices/app_languages.php index 15978a882f..f135b55c1f 100644 --- a/app/devices/app_languages.php +++ b/app/devices/app_languages.php @@ -379,9 +379,9 @@ $text['label-eventlist_blf']['fr-fr'] = "Eventlist BLF"; $text['label-speed_dial_active']['en-us'] = "Speed Dial Active"; - $text['label-speed_dial_active']['es-cl'] = "Speed ​​Dial activo"; + $text['label-speed_dial_active']['es-cl'] = "Speed ??Dial activo"; $text['label-speed_dial_active']['pt-pt'] = "Discagem Rápida Ativa"; - $text['label-speed_dial_active']['fr-fr'] = "Speed ​​Dial active"; + $text['label-speed_dial_active']['fr-fr'] = "Speed ??Dial active"; $text['label-voicemail']['en-us'] = "Voicemail"; $text['label-voicemail']['es-cl'] = "Correo de voz"; @@ -609,14 +609,14 @@ $text['label-keypad_lock']['fr-fr'] = "Verrouiller le clavier"; //general translations - $text['label-true']['en-us'] = "true"; - $text['label-true']['es-cl'] = "verdadero"; - $text['label-true']['pt-pt'] = "sim"; + $text['label-true']['en-us'] = "True"; + $text['label-true']['es-cl'] = "Verdadero"; + $text['label-true']['pt-pt'] = "Sim"; $text['label-true']['fr-fr'] = "Oui"; - $text['label-false']['en-us'] = "false"; - $text['label-false']['es-cl'] = "falso"; - $text['label-false']['pt-pt'] = "não"; + $text['label-false']['en-us'] = "False"; + $text['label-false']['es-cl'] = "Falso"; + $text['label-false']['pt-pt'] = "Não"; $text['label-false']['fr-fr'] = "Non"; $text['button-add']['en-us'] = "Add"; diff --git a/app/devices/device_edit.php b/app/devices/device_edit.php index bd95f48d59..ad28152af8 100644 --- a/app/devices/device_edit.php +++ b/app/devices/device_edit.php @@ -477,6 +477,9 @@ require_once "resources/require.php"; echo " ".$text['label-user_id']."\n"; echo " ".$text['label-auth_id']."\n"; echo " ".$text['label-password']."\n"; + echo " ".$text['label-sip_port']."\n"; + echo " ".$text['label-sip_transport']."\n"; + echo " ".$text['label-register_expires']."\n"; echo "  \n"; echo " \n"; @@ -540,14 +543,27 @@ require_once "resources/require.php"; echo " \n"; echo " \n"; + echo " \n"; + echo " \n"; + echo " \n"; + + echo " \n"; + echo " \n"; + echo " \n"; + + echo " \n"; + echo " \n"; + echo " \n"; + //echo " \n"; //echo " \n"; //echo " \n"; echo " \n"; if (strlen($row['device_line_uuid']) > 0) { - if (permission_exists('device_edit')) { - echo " $v_link_label_edit\n"; - } if (permission_exists('device_delete')) { echo " $v_link_label_delete\n"; } @@ -768,9 +784,6 @@ require_once "resources/require.php"; //echo " \n"; echo " \n"; if (strlen($row['device_key_uuid']) > 0) { - if (permission_exists('device_key_edit')) { - echo " $v_link_label_edit\n"; - } if (permission_exists('device_key_delete')) { echo " $v_link_label_delete\n"; } @@ -940,7 +953,6 @@ require_once "resources/require.php"; echo "\n"; echo "\n"; echo "