PATH:
home
/
letacommog
/
crmleta
/
languages
/
es_mx
/
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. ************************************************************************************/ $languageStrings = array( 'LBL_TRANSFORM_OWNERSHIP' => 'Transferir propietario' , 'SINGLE_Groups' => 'Grupo' , 'LBL_TO_OTHER_GROUP' => 'A otro grupo ' , 'LBL_ADD_RECORD' => 'Agregar grupo' , 'LBL_GROUP_NAME' => 'Nombre del grupo' , 'LBL_GROUP_MEMBERS' => 'Miembros del grupo' , 'LBL_ADD_USERS_ROLES' => 'Agregar Usuarios, Roles...' , 'LBL_ROLEANDSUBORDINATE' => 'Rol y subordinado' , 'RoleAndSubordinates' => 'Rol y subordinados' , 'LBL_DUPLICATES_EXIST' => 'El nombre del grupo ya existe', ); $jsLanguageStrings = array( 'JS_PLEASE_SELECT_ATLEAST_ONE_MEMBER_FOR_A_GROUP' => 'Por favor seleccione por lo menos un miembro para un grupo', 'JS_RECORD_DELETED_SUCCESSFULLY' => 'El grupo ha sido borrado con éxito' , 'JS_COMMA_NOT_ALLOWED_GROUP' => 'Los caracteres especiales como ,"<> no están permitidos en el nombre del grupo.', );
[+]
..
[-] Workflows.php
[edit]
[-] SMSNotifier.php
[edit]
[-] CustomerPortal.php
[edit]
[-] Currency.php
[edit]
[-] MailConverter.php
[edit]
[-] PBXManager.php
[edit]
[-] EmailTemplate.php
[edit]
[-] Profiles.php
[edit]
[-] Potentials.php
[edit]
[-] Leads.php
[edit]
[-] ModuleManager.php
[edit]
[-] Picklist.php
[edit]
[-] PickListDependency.php
[edit]
[-] Vtiger.php
[edit]
[-] Groups.php
[edit]
[-] LayoutEditor.php
[edit]
[-] Roles.php
[edit]
[-] SharingAccess.php
[edit]
[-] Webforms.php
[edit]
[-] CronTasks.php
[edit]
[-] ExtensionStore.php
[edit]