Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / src / locale / ext-lang-hr.js
index 494d1c6..eeaa7c8 100644 (file)
@@ -1,8 +1,8 @@
 /*!
- * Ext JS Library 3.2.2
- * Copyright(c) 2006-2010 Ext JS, Inc.
- * licensing@extjs.com
- * http://www.extjs.com/license
+ * Ext JS Library 3.3.1
+ * Copyright(c) 2006-2010 Sencha Inc.
+ * licensing@sencha.com
+ * http://www.sencha.com/license
  */
 /*
  * Croatian translation
@@ -120,7 +120,7 @@ if(Ext.DatePicker){
       format            : "d.m.y",
       okText            : " U redu ",
       cancelText        : "Odustani",      
-      startDay                  : 1
+      startDay                 : 1
    });
 }
 
@@ -163,7 +163,8 @@ if(Ext.form.DateField){
       minText           : "Datum u ovom polje mora biti poslije {0}",
       maxText           : "Datum u ovom polju mora biti prije {0}",
       invalidText       : "{0} nije ispravan datum - mora biti u obliku {1}",
-      format            : "d.m.y"
+      format            : "d.m.y",
+      startDay                 : 1
    });
 }