leverdeterre / LanguagesManager

An easy way to control manually the language in your application
MIT License
62 stars 11 forks source link

fix the problem that LanguageDidChangeNotification is posted earlier than setting value of self.currentLanguage #7

Closed snakewa closed 10 years ago

snakewa commented 10 years ago

fix the problem that LanguagesManagerLanguageDidChangeNotification is posted earlier before setting value of self.currentLanguage

leverdeterre commented 10 years ago

yep, thanks for this pull request