Clicky

iOS Dev Nugget 235 Testing Localization Using Launch Arguments (III)

.

Need to run a code review on your codebase? Hire me

Continuing from #103 and #163, another useful argument to pass at launch is -NSShowNonLocalizedStrings YES. This will make every string returned by NSLocalizedString() be capitalized if it isn't localized. A wonderful way to find any strings that aren't localized yet.


Your feedback is valuable: Do you want more nuggets like this?   Yes   or   No

.

.

Like this and want such iOS dev nuggets to be emailed to you, weekly?

Sign Me Up! or follow @iosdevnuggets on Twitter

.

View archives of past issues