mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 19:23:49 +00:00
Add Caller ID Name, Number, and Destination
This commit is contained in:
@@ -84,6 +84,69 @@ $text['label-call_recording_name']['ru-ru'] = "Имя";
|
||||
$text['label-call_recording_name']['sv-se'] = "";
|
||||
$text['label-call_recording_name']['uk-ua'] = "";
|
||||
|
||||
$text['label-caller_id_name']['en-us'] = "Caller Name";
|
||||
$text['label-caller_id_name']['en-gb'] = "Caller Name";
|
||||
$text['label-caller_id_name']['ar-eg'] = "";
|
||||
$text['label-caller_id_name']['de-at'] = "Anrufer Name"; //copied from de-de
|
||||
$text['label-caller_id_name']['de-ch'] = "Anrufer Name"; //copied from de-de
|
||||
$text['label-caller_id_name']['de-de'] = "Anrufer Name";
|
||||
$text['label-caller_id_name']['es-cl'] = "Nombre CID";
|
||||
$text['label-caller_id_name']['es-mx'] = "Nombre CID"; //copied from es-cl
|
||||
$text['label-caller_id_name']['fr-ca'] = "Nom de l'Appelant"; //copied from fr-fr
|
||||
$text['label-caller_id_name']['fr-fr'] = "Nom de l'Appelant";
|
||||
$text['label-caller_id_name']['he-il'] = "";
|
||||
$text['label-caller_id_name']['it-it'] = "Nome CID";
|
||||
$text['label-caller_id_name']['nl-nl'] = "";
|
||||
$text['label-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
|
||||
$text['label-caller_id_name']['pt-br'] = "Nome CID"; //copied from pt-pt
|
||||
$text['label-caller_id_name']['pt-pt'] = "Nome CID";
|
||||
$text['label-caller_id_name']['ro-ro'] = "";
|
||||
$text['label-caller_id_name']['ru-ru'] = "CID Имя";
|
||||
$text['label-caller_id_name']['sv-se'] = "CID Namn";
|
||||
$text['label-caller_id_name']['uk-ua'] = "CID Ім’я";
|
||||
|
||||
$text['label-caller_id_number']['en-us'] = "Caller Number";
|
||||
$text['label-caller_id_number']['en-gb'] = "Caller Number";
|
||||
$text['label-caller_id_number']['ar-eg'] = "";
|
||||
$text['label-caller_id_number']['de-at'] = "Anrufer Nummer"; //copied from de-de
|
||||
$text['label-caller_id_number']['de-ch'] = "Anrufer Nummer"; //copied from de-de
|
||||
$text['label-caller_id_number']['de-de'] = "Anrufer Nummer";
|
||||
$text['label-caller_id_number']['es-cl'] = "Número CID";
|
||||
$text['label-caller_id_number']['es-mx'] = "Número CID"; //copied from es-cl
|
||||
$text['label-caller_id_number']['fr-ca'] = "Numéro de l'Appelant"; //copied from fr-fr
|
||||
$text['label-caller_id_number']['fr-fr'] = "Numéro de l'Appelant";
|
||||
$text['label-caller_id_number']['he-il'] = "";
|
||||
$text['label-caller_id_number']['it-it'] = "Numero CID";
|
||||
$text['label-caller_id_number']['nl-nl'] = "";
|
||||
$text['label-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
|
||||
$text['label-caller_id_number']['pt-br'] = "Número CID"; //copied from pt-pt
|
||||
$text['label-caller_id_number']['pt-pt'] = "Número CID";
|
||||
$text['label-caller_id_number']['ro-ro'] = "";
|
||||
$text['label-caller_id_number']['ru-ru'] = "CID номера";
|
||||
$text['label-caller_id_number']['sv-se'] = "CID, Nummer";
|
||||
$text['label-caller_id_number']['uk-ua'] = "CID Номер";
|
||||
|
||||
$text['label-caller_destination']['en-us'] = "Caller Destination";
|
||||
$text['label-caller_destination']['en-gb'] = "Caller Destination";
|
||||
$text['label-caller_destination']['ar-eg'] = "";
|
||||
$text['label-caller_destination']['de-at'] = "Rufziel"; //copied from de-de
|
||||
$text['label-caller_destination']['de-ch'] = "Rufziel"; //copied from de-de
|
||||
$text['label-caller_destination']['de-de'] = "Rufziel";
|
||||
$text['label-caller_destination']['es-cl'] = "";
|
||||
$text['label-caller_destination']['es-mx'] = "";
|
||||
$text['label-caller_destination']['fr-ca'] = "Destination de l'appelant";
|
||||
$text['label-caller_destination']['fr-fr'] = "Destination de l'appelant";
|
||||
$text['label-caller_destination']['he-il'] = "";
|
||||
$text['label-caller_destination']['it-it'] = "";
|
||||
$text['label-caller_destination']['nl-nl'] = "";
|
||||
$text['label-caller_destination']['pl-pl'] = "";
|
||||
$text['label-caller_destination']['pt-br'] = "";
|
||||
$text['label-caller_destination']['pt-pt'] = "";
|
||||
$text['label-caller_destination']['ro-ro'] = "";
|
||||
$text['label-caller_destination']['ru-ru'] = "";
|
||||
$text['label-caller_destination']['sv-se'] = "";
|
||||
$text['label-caller_destination']['uk-ua'] = "";
|
||||
|
||||
$text['description-call_recording_name']['en-us'] = "";
|
||||
$text['description-call_recording_name']['en-gb'] = "";
|
||||
$text['description-call_recording_name']['ar-eg'] = "";
|
||||
|
||||
Reference in New Issue
Block a user