diff -r e99ddd2564c6 -r d3177f799d06 modules/SchedulersJobs/language/cs_cz.lang.php --- a/modules/SchedulersJobs/language/cs_cz.lang.php Thu May 26 14:36:50 2011 +0200 +++ b/modules/SchedulersJobs/language/cs_cz.lang.php Thu May 26 14:47:48 2011 +0200 @@ -28,7 +28,7 @@ * File generated by the Sugar Translation Suite (Contributor : www.grupa-atlantis.pl) *********************************************************************************/ /********************************************************************************* - * $Header: /modules/SchedulersJobs/language/cs_cz.lang.php, 4.5.1e Sun 26/08/07 14:02:51 + * $Header: modules/SchedulersJobs/language/cs_cz.lang.php, 5.0.0 Tue 15/01/08 09:40:53 * Description : Language pack for Czech. * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights Reserved. * Contributor(s): extrasolution.com @@ -36,5 +36,7 @@ if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); +$mod_strings = array ( + 'LBL_EXECUTE_TIME' => 'Čas spuštění' ); ?>