Is it possible to update a localized storyboard's strings?

前端 未结 14 1315
星月不相逢
星月不相逢 2020-11-28 00:13

I localized a part of my application with creating a base.lproj storyboard and 3 string files for it. It was a month ago and after that I added new view controller to app, b

14条回答
  •  爱一瞬间的悲伤
    2020-11-28 01:06

    There is an app a command line tool from Apple named AppleGlot that supports incremental localisation. I haven't tried it yet, but it looks exactly like the tool you searched for (some time ago).

提交回复
热议问题