--- a/modules/SavedSearch/language/cs_cz.lang.php Thu May 26 14:36:50 2011 +0200
+++ b/modules/SavedSearch/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/SavedSearch/language/cs_cz.lang.php, 4.5.1e Sun 26/08/07 14:02:51
+ * $Header: modules/SavedSearch/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
@@ -52,6 +52,7 @@
'LBL_PREVIOUS_SAVED_SEARCH' => 'Dříve uložená vyhledávání:' ,
'LBL_PREVIOUS_SAVED_SEARCH_HELP' => 'Upravit nebo smazat existující uložené hledání' ,
'LBL_ASCENDING' => 'Vzestupně' ,
- 'LBL_DESCENDING' => 'Sestupně' );
+ 'LBL_DESCENDING' => 'Sestupně' ,
+ 'LBL_MODIFY_CURRENT_SEARCH' => 'Změnit aktuální vyhledávání' );
?>