Hi Everyone,
I have created a new language pack by doing the following:
- Copied the en-US files to en-AU
- Added the language to the languages.xml file
-Created a communityserver_override.config file and override the defaultLanguage attribute to en-AU.
As far as I know this is all you should do, but if I reload the site, all the text have MISSING RESOURCE: infront of them, although that resource is in the resources.xml file that was copied.
All the language drop down fields have defaulted to en-AU though.
If I change the override config file back to en-US, all is fine again.
Any suggestions, or did I miss something?