I've added several localizations to my osx applications.
- English
- Simplified Chinese
- Traditional Chinese
- Italian
- French
and then trying to test other localization without change system language(default is English).
but no matter which language I set in the key CFBundleDevelopmentRegion at info.plist file.
it always shows me the default (English) localization.