When you localize a file on Xcode 5 now, you have this "base" file, that I understand will be used if the user is using another language that was not localized. On older versions of Xcode, you did not have that.
I want english to be the base language, that will be used by default. So I guess that with this "base" kind, I did not need to have an "english" localization (if I want english to be de default), right? I simply put all english localization inside the "base".
Is this correct?
Sounds good to me.
I have always had big troubles if I let Xcode generate new language files for me so I started to create them on my own with this little script.
The great think about the script is, if you have any updates in your code the script takes care of this and updates your translation files. Apple's own genstrings
always overwrites everything.
Edit: I wrote a blog post about translating with iLocalize, might be interesting.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With