File: /home/nexper/www/67.225.167.226/public_html/crm/modules/SchedulersJobs/language/es_es.lang.php
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
/*
* Created on Nov 8, 2005
*
* To change the template for this generated file go to
* Window - Preferences - PHPeclipse - PHP - Code Templates
*/
/*********************************************************************************
* Description: Defines the Spanish language pack for the base application.
* $Id: es_es.lang.php,v 1.3 2008/02/05 14:32:25 aserrano Exp $
* Source: SugarCRM 5.0.0a
* Contributor(s): Alberto Serrano (alb.serrano@gmail.com).
********************************************************************************/
$mod_strings = array (
'LBL_EXECUTE_TIME' => 'Hora de Ejecución',
);
?>