当我添加中文时出现问题,简体到本地化

A problem comes when I add chinese,simplified to localization

我想在本地化文件中添加简体中文,提示信息: “Localizable.strings” couldn’t be copied to “zh-Hans.lproj” because an item with the same name already exists. To save the file, either provide a different name, or move aside or delete the existing file, and try again.

列表中没有简体中文,我就是加不进去。顺便说一句,当我尝试添加时其他语言工作正常 them.Anyone 知道如何处理它吗?

终于找到原因了。可能我同事之前加了中文,简体,他并没有删除项目中的文件,只是删除了列表中的单元格。我把项目里的简体中文文件删掉后就正常了