Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate legacy strings file to catalog #2289

Open
ioanmo226 opened this issue Jul 17, 2023 · 3 comments
Open

Migrate legacy strings file to catalog #2289

ioanmo226 opened this issue Jul 17, 2023 · 3 comments
Milestone

Comments

@ioanmo226
Copy link
Collaborator

XCode 15 introduced new string catalogs feature which gives us flexible control over localization.

https://developer.apple.com/documentation/Xcode/localizing-and-varying-text-with-a-string-catalog

@ioanmo226 ioanmo226 added this to the 1.2.5: Maintenance milestone Jul 17, 2023
@ioanmo226
Copy link
Collaborator Author

@sosnovsky What do you think?

@sosnovsky
Copy link
Collaborator

Looks like localising apps will be much easier with this string catalog functionality, and it's great that it'll be supported in older iOS versions too. But we should migrate to it only when final version of Xcode 15 will be released, as App Store doesn't allow to upload apps from beta versions of Xcode. I'll move it to Later milestone for now

@sosnovsky sosnovsky modified the milestones: 1.2.5: Maintenance, Later Jul 17, 2023
@tomholub
Copy link
Collaborator

plus, I'd like to not do too much maintenance on ios right now, except for high impact lower effort items. It would be good to focus on usability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants