X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/src/locale/ext-lang-hr.js diff --git a/src/locale/ext-lang-hr.js b/src/locale/ext-lang-hr.js index 081547a2..eeaa7c81 100644 --- a/src/locale/ext-lang-hr.js +++ b/src/locale/ext-lang-hr.js @@ -1,8 +1,8 @@ /*! - * Ext JS Library 3.3.0 - * 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 }); }