PATH:
home
/
letacommog
/
crmleta
/
languages
/
pt_br
/
Settings
<?php /*+*********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. Contributor(s): Valmir C. Trindade - Brazilian Portuguese Translation - www.ttcasolucoes.com.br *************************************************************************************/ $languageStrings = array( 'isactive' => 'Ativo', 'LBL_ADD_CONFIGURATION' => 'Nova Configuração', 'LBL_ADD_RECORD' => 'Nova Configuração', 'LBL_EDIT_CONFIGURATION' => 'Editar Configuração', 'LBL_SELECT_ONE' => 'Selecionar', 'password' => 'Senha', 'providertype' => 'Provedor', 'SMSNotifier' => 'Configuração Provedor SMS', 'username' => 'Usuário', ); $jsLanguageStrings = array( 'JS_CONFIGURATION_SAVED' => 'Configuração do Provedor SMS salva', 'JS_RECORD_DELETED_SUCCESSFULLY' => 'Provedor SMS Apagado com Sucesso', 'LBL_DELETE_CONFIRMATION' => 'Tem certeza que deseja apagar esta Configuração do Notificador SMS?', );
[+]
..
[-] PBXManager.php
[edit]
[-] Leads.php
[edit]
[-] Vtiger.php
[edit]
[-] Potentials.php
[edit]
[-] Groups.php
[edit]
[-] CronTasks.php
[edit]
[-] Roles.php
[edit]
[-] MenuEditor.php
[edit]
[-] ExtensionStore.php
[edit]
[-] Profiles.php
[edit]
[-] MailConverter.php
[edit]
[-] Currency.php
[edit]
[-] EmailTemplate.php
[edit]
[-] ModuleManager.php
[edit]
[-] Picklist.php
[edit]
[-] LayoutEditor.php
[edit]
[-] PickListDependency.php
[edit]
[-] SharingAccess.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Webforms.php
[edit]
[-] Workflows.php
[edit]
[-] CustomerPortal.php
[edit]