I started my xcode project and I have these settings:
In xcode 5 it ad
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