James Sherlock

Results 159 comments of James Sherlock
trafficstars

Just taken a quick look, and does look like there's a little more here to figure out for macOS. * There's a missing capability in `SnapshotTestingHEIC` which means you can't...

As above, I would like for the pull request to complete the implementation before merging. Of course, if you'd like to create separate pull requests merging into an epic branch...

I use https://gov.wales/bydtermcymru/search for Welsh (official government resource for translating between English and Welsh) - it is an open source CSV (https://github.com/cwd24/termcymru) if it was able to be used 👀...

Aye it would make sense to bake in some translations for sure, but might be hard to find a cohesive dataset that is also representative of the type of content...

Of course the use case depends on the developer and their app. As you add more and more languages, and more and more localised strings, the size of these files...

It's basically a two step process. 1. A Run Script step which compresses and changes the format of the Localizable strings. 2. A change to how you access localised strings...

I think making it optional is the best move to start with. With support it'll make it trivial for clients to opt-in and start using it - in theory with...

> Having that said: Have you considered pointing the user to the new system setting available since iOS 15, I believe, where the user can change the language of an...

Today I learned! Thanks for sharing Cihat. That lowers the priority for this feature for me. Still a nice to have (as I do prefer to have the option within...

I can confirm that using Base localisation has resolved the issue with intent files. I'd welcome support for ReMafoX to support projects without Base localisation but given the available workaround...