Challenge: Localizing the Default Name for a Newly Added Employee

Currently, when running RaiseMan in French, when you add a new employee, its name will be New Employee. Replace the hard-coded string with a call to NSLocalizedString. Update all three of your Localizable.strings files accordingly.

For French, you will want to use the string Nouvel Employé.

Get Cocoa Programming for OS X: The Big Nerd Ranch Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.