ceaseless-prayer / CeaselessIOS

This is the iOS application code for Ceaseless.
http://www.ceaselessprayer.com
MIT License
5 stars 2 forks source link

initial localization of strings in code #200

Closed chrislim closed 7 years ago

chrislim commented 7 years ago

I've changed strings in code to us NSLocalizedString instead of NSString. My next step is to localize the strings in xibs/storyboards.

LIL717 commented 7 years ago

looks good