Hi experts.
I am adding internationalization to my project. I am reading "Localizing Your App" at https://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPInternational/LocalizingYourApp/LocalizingYourApp.html.
I cannot understand why my first step is to "export the development language". My development language is English. When I export it, 'en.xliff' file is created. This is OK. But I cannot import it. It does not contain 'target-language'.
To add new language, I just add a language and export it for localizations. When it is translated, I need to import it. That is clear.
Can anybody clarify why to export the development language?
Maybe I missed something.
Regards,
Valery.