I started my xcode project and I have these settings:
In xcode 5 it add this "base" language, but I don't understand how it works. I want to set as my default language english and not italian; for example if an user set its device in spanish or in french language it must see app in english and not in italian; can you help me?
thanks
After clicking 'Localize', Xcode will ask if you want to localize the file, and select a default language for it. Usually I use 'English' as the default language and gradually add more language support to it.
Change The App Language in iPhone or iPad AppsTap on the Settings app on the Home screen. Scroll down, select the app you wish to change its language. Select Language under Preferred Language. Choose the language you want to use.
SOLVED!!!
you should set "base" in in plist file section:
Localization native development region
and set Storyboard only for "base"; for other language only in Localizable String
when you localize a file you should set base (for language default) and the other language you want to use.
In localizations (picture in my question) should be with base and all language you want to use
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