Localizing Applications

In iOS, you use Interface Builder, which is part of Xcode, to define and layout controls in a view of the user interface. These descriptions are stored in Xcode Interface Builder (XIB) files. Once you have the English version of the layout defined you will need to create an XIB file for each language you want to support in your user interface.