X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/src/locale/ext-lang-lt.js diff --git a/src/locale/ext-lang-lt.js b/src/locale/ext-lang-lt.js index c4731551..3dff0ef8 100644 --- a/src/locale/ext-lang-lt.js +++ b/src/locale/ext-lang-lt.js @@ -1,8 +1,8 @@ /*! - * Ext JS Library 3.2.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 */ /** * Lithuanian Translations (UTF-8) @@ -175,7 +175,8 @@ if(Ext.form.DateField){ maxText : "Šiame lauke data turi būti mažesnėė už {0}", invalidText : "{0} yra neteisinga data - ji turi būti įvesta formatu {1}", format : "y-m-d", - altFormats : "y-m-d|y/m/d|Y-m-d|m/d|m-d|md|ymd|Ymd|d|Y-m-d" + altFormats : "y-m-d|y/m/d|Y-m-d|m/d|m-d|md|ymd|Ymd|d|Y-m-d", + startDay : 1 }); }