Why can't I add localization to my iOS app?

前端 未结 4 2092
别跟我提以往
别跟我提以往 2021-02-12 10:31

I\'m trying to add a localization. I\'ve read all those localization/internationalization guides from Apple and raywenderlich.com. I\'ve marked all my code with NSLocalizedStrin

4条回答
  •  悲&欢浪女
    2021-02-12 10:53

    Something which kept me busy for too long. I looked over the language I needed (Swedish) in the first list and took the one from the "Other" list. Well my phone or emulator didn't change at all to Swedish. But when I took Swedish from the first list it got nicely updated when changing the language settings.

    enter image description here

提交回复
热议问题