Language UDF for AutoIt. You can also find the Lang UDF on Github. This is a UDF, providing a simple way to support different languages and allow dynamically switching between them. The UDF uses Ini files with sections for each language and key/value pairs for retrieving the text. The values are processed with StringFormat to allow values to be added into the strings. If a single file gets to large, it is possible to add keys in sub config files (See the __Lang_Load documentation f