leverdeterre / LanguagesManager

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

Is it possible update "localizable.strings" from remote server on mainbundle. #9

Closed aybarsyalcin closed 9 years ago

aybarsyalcin commented 9 years ago

Hi, I used your code. Everything is ok. but I want to remote update localizable strings files. How can I do? Is there any way?

leverdeterre commented 9 years ago

Yes, but you have too write your own code or make a pull request :) you have to change the calls of "NSBundle mainBundle" too your custom bundle path