Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / docs / source / ContactForm-nl.html
diff --git a/docs/source/ContactForm-nl.html b/docs/source/ContactForm-nl.html
new file mode 100644 (file)
index 0000000..9259bd7
--- /dev/null
@@ -0,0 +1,24 @@
+<html>\r
+<head>\r
+  <title>The source code</title>\r
+    <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />\r
+    <script type="text/javascript" src="../resources/prettify/prettify.js"></script>\r
+</head>\r
+<body  onload="prettyPrint();">\r
+    <pre class="prettyprint lang-js">if(Ext.app.ContactForm) {\r
+    Ext.apply(Ext.app.ContactForm.prototype, {\r
+        formTitle: 'Contact Informatie (Dutch)',\r
+        firstName: 'Voornaam',\r
+        lastName: 'Achternaam',\r
+        surnamePrefix: 'Tussenvoegsel',\r
+        company: 'Bedrijf',\r
+        state: 'Provincie',\r
+        stateEmptyText: 'Kies een provincie...',\r
+        email: 'E-mail',\r
+        birth: 'Geb. Datum',\r
+        save: 'Opslaan',\r
+        cancel: 'Annuleren'\r
+    });\r
+}</pre>    \r
+</body>\r
+</html>
\ No newline at end of file