I'm trying to set up sitecore so that when users create new items, they get created in a certain language (en-AU). I've set the 'contentLanguage' to that language, and when createing anything in the content tree, it does indeed create it in that language. However, if they go to create a a template or anything like that (outside the content tree), it still creates it in 'en'. Is there a web.config setting somewhere to set this so that ANY items created is created in 'en-AU'?