diff --git a/app/call_block/app_languages.php b/app/call_block/app_languages.php index 986f766032..48887f89de 100644 --- a/app/call_block/app_languages.php +++ b/app/call_block/app_languages.php @@ -102,7 +102,7 @@ $text['label-called-on']['pt-pt'] = "Chamado em"; $text['label-called-on']['fr-fr'] = "Appelé sur"; - $text['label-edit-add']['en-us'] = "Call Block Add"; + $text['label-edit-add']['en-us'] = "Call Block"; $text['label-edit-add']['es-cl'] = "Agregar bloqueo de llamada"; $text['label-edit-add']['pt-pt'] = "Adicionar Bloqueio de Chamadas"; $text['label-edit-add']['fr-fr'] = "Ajouter bloquage d'appel"; @@ -112,10 +112,10 @@ $text['label-edit-add-recent']['pt-pt'] = "Chamadas Recentes"; $text['label-edit-add-recent']['fr-fr'] = "Appels Récents"; - $text['label-edit-edit']['en-us'] = "Call Block Edit"; - $text['label-edit-edit']['es-cl'] = "Editar bloqueo de llamada"; - $text['label-edit-edit']['pt-pt'] = "Editar Bloqueio de Chamadas"; - $text['label-edit-edit']['fr-fr'] = "Editer le bloquage d'appel"; + $text['label-edit-edit']['en-us'] = "Call Block"; + $text['label-edit-edit']['es-cl'] = "Bloqueo de llamada"; + $text['label-edit-edit']['pt-pt'] = "Bloqueio de Chamadas"; + $text['label-edit-edit']['fr-fr'] = "Bloquage d'appel"; $text['label-add-note']['en-us'] = "Block calls from a number. Either select a number from the list above or enter the number, name and enable below."; $text['label-add-note']['es-cl'] = "Bloquea llamadas desde un número. Puede elegir un número de la lista de arriba o ingresar el nú, nombre y activarlo abajo."; diff --git a/app/call_flows/app_languages.php b/app/call_flows/app_languages.php index 0454a7c1f2..d7e8303f9d 100644 --- a/app/call_flows/app_languages.php +++ b/app/call_flows/app_languages.php @@ -15,14 +15,14 @@ $text['description-call_flows']['pt-pt'] = "Chamadas directas entre dois destinos recorrendo a um código de função."; $text['description-call_flows']['fr-fr'] = "Appels directs entre deux destionation en appelant une fonction via un code. "; - $text['title-call_flow-edit']['en-us'] = "Call Flow Edit"; - $text['title-call_flow-edit']['es-cl'] = "Editar Flujo de Llamada"; - $text['title-call_flow-edit']['pt-pt'] = "Editar Fluxo de Chamada"; + $text['title-call_flow-edit']['en-us'] = "Call Flow"; + $text['title-call_flow-edit']['es-cl'] = "Flujo de Llamada"; + $text['title-call_flow-edit']['pt-pt'] = "Fluxo de Chamada"; $text['title-call_flow-edit']['fr-fr'] = "Editer le flux"; - $text['header-call_flow-edit']['en-us'] = "Call Flow Edit"; - $text['header-call_flow-edit']['es-cl'] = "Editar Flujo de Llamada"; - $text['header-call_flow-edit']['pt-pt'] = "Editar Fluxo de Chamada"; + $text['header-call_flow-edit']['en-us'] = "Call Flow"; + $text['header-call_flow-edit']['es-cl'] = "Flujo de Llamada"; + $text['header-call_flow-edit']['pt-pt'] = "Fluxo de Chamada"; $text['header-call_flow-edit']['fr-fr'] = "Editer le flux"; $text['title-call_flow-add']['en-us'] = "Call Flow Add"; diff --git a/app/contacts/app_languages.php b/app/contacts/app_languages.php index fa5dabb85a..452400c1d5 100644 --- a/app/contacts/app_languages.php +++ b/app/contacts/app_languages.php @@ -43,15 +43,15 @@ $text['description-contact-add']['pt-pt'] = "O contacto é uma lista de indivíduos e organizações."; $text['description-contact-add']['fr-fr'] = "Fourni une liste d'individus et d'organisations."; - $text['title-contact-edit']['en-us'] = "Contact Edit"; - $text['title-contact-edit']['es-cl'] = "Editar Contacto"; - $text['title-contact-edit']['pt-pt'] = "Editar Contacto"; - $text['title-contact-edit']['fr-fr'] = "Editer Contact"; + $text['title-contact-edit']['en-us'] = "Contact"; + $text['title-contact-edit']['es-cl'] = "Contacto"; + $text['title-contact-edit']['pt-pt'] = "Contacto"; + $text['title-contact-edit']['fr-fr'] = "Contact"; - $text['header-contact-edit']['en-us'] = "Contact Edit"; - $text['header-contact-edit']['es-cl'] = "Editar Contacto"; - $text['header-contact-edit']['pt-pt'] = "Editar Contacto"; - $text['header-contact-edit']['fr-fr'] = "Editer Contact"; + $text['header-contact-edit']['en-us'] = "Contact"; + $text['header-contact-edit']['es-cl'] = "Contacto"; + $text['header-contact-edit']['pt-pt'] = "Contacto"; + $text['header-contact-edit']['fr-fr'] = "Contact"; $text['description-contact-edit']['en-us'] = "The contact is a list of individuals and organizations."; $text['description-contact-edit']['es-cl'] = "El contacto es una lista de personas y organizaciones"; diff --git a/app/fax/app_languages.php b/app/fax/app_languages.php index 00e4869ed2..fdef7fbca2 100644 --- a/app/fax/app_languages.php +++ b/app/fax/app_languages.php @@ -133,10 +133,10 @@ $text['confirm-fax-add']['pt-pt'] = "Adição de Fax"; $text['confirm-fax-add']['fr-fr'] = "Ajout de Fax"; - $text['confirm-fax-edit']['en-us'] = "Fax Edit"; - $text['confirm-fax-edit']['es-cl'] = "Editar Fax"; - $text['confirm-fax-edit']['pt-pt'] = "Edição de Fax"; - $text['confirm-fax-edit']['fr-fr'] = "Editer le Fax"; + $text['confirm-fax-edit']['en-us'] = "Fax"; + $text['confirm-fax-edit']['es-cl'] = "Fax"; + $text['confirm-fax-edit']['pt-pt'] = "Fax"; + $text['confirm-fax-edit']['fr-fr'] = "Fax"; $text['confirm-copy-info']['en-us'] = "Do you really want to copy this?"; $text['confirm-copy-info']['es-cl'] = "¿Desea realmente copiar esto?"; diff --git a/core/default_settings/app_languages.php b/core/default_settings/app_languages.php index 45ea5cd055..0d92a37881 100644 --- a/core/default_settings/app_languages.php +++ b/core/default_settings/app_languages.php @@ -19,15 +19,15 @@ //------ - $text['title-default_setting-edit']['en-us'] = "Default Setting Edit"; - $text['title-default_setting-edit']['es-cl'] = "Editar Configuraciones Predeterminadas"; - $text['title-default_setting-edit']['pt-pt'] = "Editar Predefinições"; - $text['title-default_setting-edit']['fr-fr'] = "Editer les Configurations par Défaut"; + $text['title-default_setting-edit']['en-us'] = "Default Setting"; + $text['title-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas"; + $text['title-default_setting-edit']['pt-pt'] = "Predefinições"; + $text['title-default_setting-edit']['fr-fr'] = "Configurations par Défaut"; - $text['header-default_setting-edit']['en-us'] = "Default Setting Edit"; - $text['header-default_setting-edit']['es-cl'] = "Editar Configuraciones Predeterminadas"; - $text['header-default_setting-edit']['pt-pt'] = "Editar Predefinições"; - $text['header-default_setting-edit']['fr-fr'] = "Editer les Configurations par Défaut"; + $text['header-default_setting-edit']['en-us'] = "Default Setting"; + $text['header-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas"; + $text['header-default_setting-edit']['pt-pt'] = "Predefinições"; + $text['header-default_setting-edit']['fr-fr'] = "Configurations par Défaut"; $text['description-default_setting-edit']['en-us'] = "Settings used for all domains."; $text['description-default_setting-edit']['es-cl'] = "Configuraciones usadas para todos los dominios."; diff --git a/core/domain_settings/app_languages.php b/core/domain_settings/app_languages.php index d3a020ca53..d860f92977 100644 --- a/core/domain_settings/app_languages.php +++ b/core/domain_settings/app_languages.php @@ -19,15 +19,15 @@ //------ - $text['title-domain-edit']['en-us'] = "Domain Edit"; - $text['title-domain-edit']['es-cl'] = "Editar Dominio"; - $text['title-domain-edit']['pt-pt'] = "Editar Domínio"; - $text['title-domain-edit']['fr-fr'] = "Editer le Domaines"; + $text['title-domain-edit']['en-us'] = "Domain"; + $text['title-domain-edit']['es-cl'] = "Dominio"; + $text['title-domain-edit']['pt-pt'] = "Domínio"; + $text['title-domain-edit']['fr-fr'] = "Domaines"; - $text['header-domain-edit']['en-us'] = "Domain Edit"; - $text['header-domain-edit']['es-cl'] = "Editar Dominio"; - $text['header-domain-edit']['pt-pt'] = "Editar Domínio"; - $text['header-domain-edit']['fr-fr'] = "Editer le Domaine"; + $text['header-domain-edit']['en-us'] = "Domain"; + $text['header-domain-edit']['es-cl'] = "Dominio"; + $text['header-domain-edit']['pt-pt'] = "Domínio"; + $text['header-domain-edit']['fr-fr'] = "Domaine"; $text['description-domain-edit']['en-us'] = "Edit the details of this domain."; $text['description-domain-edit']['es-cl'] = "Editar detalles de este dominio.";