+ file "ext-lang-nl.js" from the source/locale folder of the Ext download. By placing all language
+ text such as field labels and button labels and date formats in the prototype, we can easily
+ localize our components by overriding these values. View
+ <a href="ContactForm.js" target="_blank">ContactForm.js</a>and
+ <a href="ContactForm-nl.js" target="_blank">ContactForm-nl.js</a> to learn how Ext applies
+ internationalization to JavaScript.