mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
CDR: Responsive search form, add permissions to control search field visibility.
This commit is contained in:
@@ -2340,21 +2340,21 @@ $text['label-seconds']['ru-ru'] = "Sec";
|
||||
$text['label-seconds']['sv-se'] = "Sec";
|
||||
$text['label-seconds']['uk-ua'] = "Sec";
|
||||
|
||||
$text['description_search']['en-us'] = "<u>Note</u>: Source, Destination and Caller ID (CID) Name fields support the use of an <i>asterisk</i> ('*') as a wildcard character.";
|
||||
$text['description_search']['en-us'] = "<u>Note</u>: Destination and Caller ID (CID) Name fields support the use of an <i>asterisk</i> ('*') as a wildcard character.";
|
||||
$text['description_search']['ar-eg'] = "";
|
||||
$text['description_search']['de-at'] = "Info: Quelle, Ziel und Anruferkennung (CID) Namesfelder unterstützen die Verwendung von Stern ('*') als Wildcard Zeichen."; //copied from de-de
|
||||
$text['description_search']['de-ch'] = "Info: Quelle, Ziel und Anruferkennung (CID) Namesfelder unterstützen die Verwendung von Stern ('*') als Wildcard Zeichen."; //copied from de-de
|
||||
$text['description_search']['de-de'] = "Info: Quelle, Ziel und Anruferkennung (CID) Namesfelder unterstützen die Verwendung von Stern ('*') als Wildcard Zeichen.";
|
||||
$text['description_search']['es-cl'] = "<u>Atención</u>: Origen, Destino y el identificador de llamadas (CID) campos Nombre apoyan el uso de un <i>asterisco</i> ('*') como carácter comodín.";
|
||||
$text['description_search']['es-mx'] = "<u>Atención</u>: Origen, Destino y el identificador de llamadas (CID) campos Nombre apoyan el uso de un <i>asterisco</i> ('*') como carácter comodín."; //copied from es-cl
|
||||
$text['description_search']['fr-ca'] = "<u>Attention</u>: Source, Destination et identification de l'appelant (CID) champs Nom appuient l'utilisation de <i>l'astérisque</i> ('*') comme un caractère générique."; //copied from fr-fr
|
||||
$text['description_search']['fr-fr'] = "<u>Attention</u>: Source, Destination et identification de l'appelant (CID) champs Nom appuient l'utilisation de <i>l'astérisque</i> ('*') comme un caractère générique.";
|
||||
$text['description_search']['de-at'] = "Info: Ziel und Anruferkennung (CID) Namesfelder unterstützen die Verwendung von Stern ('*') als Wildcard Zeichen."; //copied from de-de
|
||||
$text['description_search']['de-ch'] = "Info: Ziel und Anruferkennung (CID) Namesfelder unterstützen die Verwendung von Stern ('*') als Wildcard Zeichen."; //copied from de-de
|
||||
$text['description_search']['de-de'] = "Info: Ziel und Anruferkennung (CID) Namesfelder unterstützen die Verwendung von Stern ('*') als Wildcard Zeichen.";
|
||||
$text['description_search']['es-cl'] = "<u>Atención</u>: Destino y el identificador de llamadas (CID) campos Nombre apoyan el uso de un <i>asterisco</i> ('*') como carácter comodín.";
|
||||
$text['description_search']['es-mx'] = "<u>Atención</u>: Destino y el identificador de llamadas (CID) campos Nombre apoyan el uso de un <i>asterisco</i> ('*') como carácter comodín."; //copied from es-cl
|
||||
$text['description_search']['fr-ca'] = "<u>Attention</u>: Destination et identification de l'appelant (CID) champs Nom appuient l'utilisation de <i>l'astérisque</i> ('*') comme un caractère générique."; //copied from fr-fr
|
||||
$text['description_search']['fr-fr'] = "<u>Attention</u>: Destination et identification de l'appelant (CID) champs Nom appuient l'utilisation de <i>l'astérisque</i> ('*') comme un caractère générique.";
|
||||
$text['description_search']['he-il'] = "";
|
||||
$text['description_search']['it-it'] = "<u>Nota</u>: Sorgente, Destinazione e ID Nome Chiamante (CID) supportano l'uso di un <i>asterisco</i> ('*') come carattere jolly.";
|
||||
$text['description_search']['it-it'] = "<u>Nota</u>: Destinazione e ID Nome Chiamante (CID) supportano l'uso di un <i>asterisco</i> ('*') come carattere jolly.";
|
||||
$text['description_search']['nl-nl'] = "";
|
||||
$text['description_search']['pl-pl'] = "Uwaga: Następujące pola: numer dzwoniącego i odbiorcy rozmowy, prezentacja numeru oraz nazwy wspierają gwiazdkę (‘*’) jako symbol wieloznaczny.";
|
||||
$text['description_search']['pt-br'] = "Atenção: origem, destino e identificação do chamador (CID) campos Nome apoiar o uso de um asterisco ('*') como um caractere curinga. ";
|
||||
$text['description_search']['pt-pt'] = "<u>Atenção</u>: origem, destino e identificação do chamador (CID) campos Nome apoiar o uso de um <i>asterisco</i> ('*') como um caractere curinga.";
|
||||
$text['description_search']['pt-br'] = "Atenção: destino e identificação do chamador (CID) campos Nome apoiar o uso de um asterisco ('*') como um caractere curinga. ";
|
||||
$text['description_search']['pt-pt'] = "<u>Atenção</u>: destino e identificação do chamador (CID) campos Nome apoiar o uso de um <i>asterisco</i> ('*') como um caractere curinga.";
|
||||
$text['description_search']['ro-ro'] = "";
|
||||
$text['description_search']['ru-ru'] = "<u>Заметка</u>: Поля 'Источник', 'Назначение' и 'CID Имя' поддерживают использование <i>звездочки</i> ('*') в качестве подстановочного знака.";
|
||||
$text['description_search']['sv-se'] = "Notera : Källa, Destination och Nummerpresentation ( CID ) Namn fält stödjer användningen av en asterisk ( ' * ' ) som jokertecken.";
|
||||
|
||||
Reference in New Issue
Block a user