Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 795 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 795 Bytes

iLikeIt

This tutorial will guide you through the basic concepts of internationalization by taking a simple app called iLikeIt and adding internationalization support.

This simple app has a label and a You Like? button. Whenever the user taps the button, some fictitious sales data and a cheerful image fade in below the button.

  • Separating Text From Code
  • Adding a Spanish Localization
  • Internationalizing Storyboards
  • Internationalizing Images
  • Internationalizing Numbers
  • Pluralization
  • Adding Another Language
  • Localizing Your Icon

screenshot


Source: