Translating your app for a specific language or region is known as Localization. Let's learn to localize an app that already has Internationalization support.
Hey Catie, I have tried this process myself, everything works fine but only this one problem: how to deal with multi line strings in localizable.strings file? Simply treat it as single line string wonโt work.
Have you looked into DateFormatter and NumberFormatter? Theyโre very powerful, partially due to their use of Locale, following with the topic of this screencast.
In this screencast, reference is made to another screencast which shows how to set up strings for localization. Could you provide a link to this screencast - would suggest putting it in the notes on the screencast page. A search of RayWenderlich.com is not bringing up anything.