Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / src / locale / ext-lang-fi.js
index c72dade..1190b0a 100644 (file)
@@ -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
  */
 /**
  * Finnish Translations
@@ -166,7 +166,8 @@ if(Ext.form.DateField){
     maxText           : "Tämän kentän päivämäärän tulee olla ennen {0}",
     invalidText       : "Päivämäärä {0} ei ole oikeassa muodossa - kirjoita päivämäärä muodossa {1}",
     format            : "j.n.Y",
-    altFormats        : "j.n.|d.m.|mdy|mdY|d|Y-m-d|Y/m/d"
+    altFormats        : "j.n.|d.m.|mdy|mdY|d|Y-m-d|Y/m/d",
+    startDay          : 1 // viikko alkaa maanantaista
   });
 }