File: /home/nexper/public_html/crm/custom/modules/ModuleBuilder/Ext/Language/es_es.lang.ext.php
<?php
//WARNING: The contents of this file are auto-generated
/**
* en_us.lang.php
* @author SalesAgility <support@salesagility.com>
* Date: 11/07/13
*/
$mod_strings['fieldTypes']['dynamicenum'] = 'Lista Desplegable DinĂ¡mica';
$mod_strings['LBL_DEFAULT'] = 'Default';
$mod_strings['LBL_ADD_LAYOUT'] = 'Add Layout';
$mod_strings['LBL_ADD_LAYOUTS'] = 'Add Layout';
$mod_strings['LBL_QUESTION_ADD_LAYOUT'] = 'Select a Group Layout to Add.';
$mod_strings['LBL_REMOVE_LAYOUT'] = 'Remove Group Layout';
$mod_strings['LBL_SECURITYGROUP'] = 'Security Group:';
$mod_strings['LBL_COPY_FROM'] = 'Copy From:';
$mod_strings['LBL_ADDLAYOUTDONE'] = 'Layout Saved';
$mod_strings['LBL_REMOVELAYOUTDONE'] = 'Layout Removed';
$mod_strings['LBL_REMOVE_CONFIRM'] = 'Are you really sure?';
$mod_strings['help']['studioWizard']['addLayoutHelp'] = "To create a custom layout for a Security Group select the appropriate Security Group and the layout from which to copy from as a starting point.";
?>