Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix system framework localizations and add notification #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbolter
Copy link

@jbolter jbolter commented Oct 12, 2015

  • Fix issue with system frameworks not loading localized strings (UIImagePickerController is not localized #1)
  • Set "AppleLanguages" user defaults to allow system frameworks to load localized strings in the same language that is set using setLanguage:
  • Send a notification when the localization is changed using setLanguage:

+ Set "AppleLanguages" user defaults to allow system frameworks to load localized strings in the same language that is set using setLanguage:
+ Send a notification when the localization is changed using setLanguage:
@eJamesLin
Copy link

this works. it even solve the problem when integration with 3rd party UI elements such as zopim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants