Okay, I fixed the regular expression for the lang tag. Here's the following changes I did. Someone can double check my expression, but I think it's sound. It'll return the standard two letter iso tag if the language in question contains it, or the special xx_xx tag, i.e. en_us, if the language conta...