Localization of the iPhone Settings.bundle

前端 未结 6 960
半阙折子戏
半阙折子戏 2021-02-18 21:12

For some reason I cannot get the Settings.bundle to recognize my additional languages. I must be missing something obvious, but I just cannot figure it out. Here\'s what I\'ve

6条回答
  •  抹茶落季
    2021-02-18 21:40

    All you have to do is keep (or Add, if it's not there) "Strings Filename" in the Root.plist, after your settings.

    Check the image with example

    Then, add Value "Root" (or, the name of your file and the translations) to make the created lang.lproj translations functional.

提交回复
热议问题