modules/ACLRoles/language/cs_cz.lang.php
branchsugarforge-projects-czech
changeset 5 d3177f799d06
parent 3 974a21c495b2
--- a/modules/ACLRoles/language/cs_cz.lang.php	Thu May 26 14:36:50 2011 +0200
+++ b/modules/ACLRoles/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/ACLRoles/language/cs_cz.lang.php, 4.5.1e Sun 26/08/07 14:02:51 
+  * $Header: modules/ACLRoles/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
@@ -49,6 +49,7 @@
    'LBL_SEARCH_FORM_TITLE' => 'Hledat' ,
    'LBL_CREATE_ROLE' => 'Přidat roli' ,
    'LBL_EDIT_VIEW_DIRECTIONS' => 'Dvojklik na buňku pro změnu.' ,
-   'LBL_ACCESS_DEFAULT' => 'Výchozí' );
+   'LBL_ACCESS_DEFAULT' => 'Není nastaveno' ,
+   'LBL_ALL' => 'Všechno' );
 
 ?>