modules/ACLActions/language/cs_cz.lang.php
branchsugarforge-projects-czech
changeset 5 d3177f799d06
parent 3 974a21c495b2
--- a/modules/ACLActions/language/cs_cz.lang.php	Thu May 26 14:36:50 2011 +0200
+++ b/modules/ACLActions/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/ACLActions/language/cs_cz.lang.php, 4.5.1e Sun 26/08/07 14:02:51 
+  * $Header: modules/ACLActions/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
@@ -59,6 +59,6 @@
    'LBL_ACTION_LIST' => 'Seznam' ,
    'LBL_ACTION_ACCESS' => 'Přístup' ,
    'LBL_ACTION_ADMIN' => 'Typ uživatele' ,
-   'LBL_ACCESS_DEFAULT' => 'Výchozí' );
+   'LBL_ACCESS_DEFAULT' => 'Není nastaveno' );
 
 ?>