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.3.1 - Released 11/30/2010
[extjs.git]
/
src
/
locale
/
ext-lang-ja.js
diff --git
a/src/locale/ext-lang-ja.js
b/src/locale/ext-lang-ja.js
index
24deffb
..
cb4a6ea
100644
(file)
--- a/
src/locale/ext-lang-ja.js
+++ b/
src/locale/ext-lang-ja.js
@@
-1,8
+1,8
@@
/*!
/*!
- * Ext JS Library 3.
2
.1
- * 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
*/
/*
* Japanese translation
*/
/*
* Japanese translation
@@
-166,7
+166,8
@@
if(Ext.form.DateField){
maxText : "このフィールドの日付は、 {0} 以前の日付に設定してください。",
invalidText : "{0} は間違った日付入力です。 - 入力形式は「{1}」です。",
format : "Y/m/d",
maxText : "このフィールドの日付は、 {0} 以前の日付に設定してください。",
invalidText : "{0} は間違った日付入力です。 - 入力形式は「{1}」です。",
format : "Y/m/d",
- altFormats : "y/m/d|m/d/y|m/d/Y|m-d-y|m-d-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d"
+ altFormats : "y/m/d|m/d/y|m/d/Y|m-d-y|m-d-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d",
+ startDay : 0
});
}
});
}