简体   繁体   中英

how to fix localization on xcode 5 after i delete all language

I took a mistake. I deleted all localizations. But I would like to use localizations. So I tried to add. But I couldn't. When I added localization, Show following image.

When I deleted all 在此输入图像描述 Tried to add some language 在此输入图像描述 After adding 在此输入图像描述

But 0 Files created.

How should I fix it..Let me know please.

You should add Localizable.strings once again and localize the files you need to be localized (including Localizable.strings) using File inspector

在此输入图像描述

Just Go to File -> Add File to "Project" and then add "Main.storyboard" and "InfoPlist.strings"

在此输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM