X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/source/ContactForm-nl.html diff --git a/docs/source/ContactForm-nl.html b/docs/source/ContactForm-nl.html deleted file mode 100644 index 9259bd74..00000000 --- a/docs/source/ContactForm-nl.html +++ /dev/null @@ -1,24 +0,0 @@ - - - The source code - - - - -
if(Ext.app.ContactForm) {
-    Ext.apply(Ext.app.ContactForm.prototype, {
-        formTitle: 'Contact Informatie (Dutch)',
-        firstName: 'Voornaam',
-        lastName: 'Achternaam',
-        surnamePrefix: 'Tussenvoegsel',
-        company: 'Bedrijf',
-        state: 'Provincie',
-        stateEmptyText: 'Kies een provincie...',
-        email: 'E-mail',
-        birth: 'Geb. Datum',
-        save: 'Opslaan',
-        cancel: 'Annuleren'
-    });
-}
- - \ No newline at end of file