Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / src / locale / ext-lang-sr.js
index d0df94d..22de13b 100644 (file)
@@ -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
  */
 /*
  * Serbian Latin Translation
  */
 /*
  * Serbian Latin Translation
@@ -89,7 +89,7 @@ if(Ext.DatePicker){
       monthYearText     : 'Izaberite mesec (Control+Gore/Dole za izbor godine)',
       todayTip          : "{0} (Razmaknica)",
       format            : "d.m.y",
       monthYearText     : 'Izaberite mesec (Control+Gore/Dole za izbor godine)',
       todayTip          : "{0} (Razmaknica)",
       format            : "d.m.y",
-      startDay                  : 1
+      startDay                 : 1
    });
 }
 
    });
 }
 
@@ -133,7 +133,8 @@ if(Ext.form.DateField){
       maxText           : "Datum u ovom polju mora biti pre {0}",
       invalidText       : "{0} nije pravilan datum - zahtevani oblik je {1}",
       format            : "d.m.y",
       maxText           : "Datum u ovom polju mora biti pre {0}",
       invalidText       : "{0} nije pravilan datum - zahtevani oblik je {1}",
       format            : "d.m.y",
-      altFormats        : "d.m.y|d/m/Y|d-m-y|d-m-Y|d/m|d-m|dm|dmy|dmY|d|Y-m-d"
+      altFormats        : "d.m.y|d/m/Y|d-m-y|d-m-Y|d/m|d-m|dm|dmy|dmY|d|Y-m-d",
+      startDay                 : 1
    });
 }
 
    });
 }