git.ithinksw.org
/
extjs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git]
/
src
/
locale
/
ext-lang-en.js
diff --git
a/src/locale/ext-lang-en.js
b/src/locale/ext-lang-en.js
index
013f7b5
..
d6d8bb2
100644
(file)
--- a/
src/locale/ext-lang-en.js
+++ b/
src/locale/ext-lang-en.js
@@
-1,5
+1,5
@@
/*!
/*!
- * Ext JS Library 3.0.
0
+ * Ext JS Library 3.0.
3
* Copyright(c) 2006-2009 Ext JS, LLC
* licensing@extjs.com
* http://www.extjs.com/license
* Copyright(c) 2006-2009 Ext JS, LLC
* licensing@extjs.com
* http://www.extjs.com/license
@@
-131,6
+131,10
@@
if(Ext.PagingToolbar){
});
}
});
}
+if(Ext.form.BasicForm){
+ Ext.form.BasicForm.prototype.waitTitle = "Please Wait..."
+}
+
if(Ext.form.Field){
Ext.form.Field.prototype.invalidText = "The value in this field is invalid";
}
if(Ext.form.Field){
Ext.form.Field.prototype.invalidText = "The value in this field is invalid";
}