BundleLocalization icon indicating copy to clipboard operation
BundleLocalization copied to clipboard

Fix system framework localizations and add notification

Open jbolter opened this issue 10 years ago • 1 comments

  • Fix issue with system frameworks not loading localized strings (https://github.com/cmaftuleac/BundleLocalization/issues/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:

jbolter avatar Oct 12 '15 23:10 jbolter

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

eJamesLin avatar Jun 29 '16 04:06 eJamesLin