X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/source/ext-lang-de.html diff --git a/docs/source/ext-lang-de.html b/docs/source/ext-lang-de.html index 94cf32e7..602010b7 100644 --- a/docs/source/ext-lang-de.html +++ b/docs/source/ext-lang-de.html @@ -1,15 +1,21 @@ - - - The source code - - - - -
/*
+
+
+  The source code
+    
+    
+
+
+    
/*!
+ * Ext JS Library 3.0.3
+ * Copyright(c) 2006-2009 Ext JS, LLC
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+/*
  * German translation
- * By schmidetzki and humpdi
- * 04-07-2007
- * Updated by wm003 10-31-2007
+ * 2007-Apr-07 update by schmidetzki and humpdi
+ * 2007-Oct-31 update by wm003
+ * 2009-Jul-10 update by Patrick Matsumura and Rupert Quaderer
  */
 
 Ext.UpdateManager.defaults.indicatorText = '
Übertrage Daten ...
'; @@ -300,7 +306,7 @@ if(Ext.grid.BooleanColumn){ if(Ext.grid.NumberColumn){ Ext.apply(Ext.grid.NumberColumn.prototype, { - format : '0.000,00' + format : '0.000,00/i' }); } @@ -325,6 +331,6 @@ if(Ext.form.TimeField){ format : "H:i" }); } -
- +
+ \ No newline at end of file