TomatoBar icon indicating copy to clipboard operation
TomatoBar copied to clipboard

Adopt String Catalog for localization

Open Jerry23011 opened this issue 10 months ago • 0 comments

Xcode 15 introduced a new way to localize apps: String Catalog just build the app in Xcode and the strings in the code will be automatically synced into the code. This simplifies the localization process and makes it less possible for issues like #58 to happen.

I can start a PR and migrate it

Jerry23011 avatar Oct 05 '23 06:10 Jerry23011