How can you make your cocoa app use a specific locale / localization thats different from what the current locale says?
My app has a number of localizations and I would like to be able to choose the localization the app uses in a config file. How can I tell Cocoa which of the localizations to use?