June 2011
Intermediate to advanced
590 pages
19h 31m
English
When internationalizing, you ask the instance of NSLocale questions. But the NSLocale only has a few region-specific variables. This is where localization comes into play: Localization is the process by which application-specific substitutions given a region or a language setting are created. This usually means one of two things:
Any resource, whether it’s an image or a XIB file, can be localized with just a little work. In this section, you’re going to localize one of Homepwner’s interfaces: the ItemDetailViewController.xib file. Select ...
Read now
Unlock full access