Eric Miller
Eric Miller
Since `xliff-tool` is awesomely Free, Easy-to-use, and installs from the app store: I was going to suggest the translators use it directly. Not sure how to help them get an...
There are good arguments for a "realistic placeholder data" approach, but I prefer a "meta placeholder description" approach still. Why? ### 1. Fail fast If I have `$12.45` in the...
Wow, thanks for reading all that with an open mind. It's sort of tangental to the feature, but maybe related because if you don't have a recognizable pattern there's no...
If you only export visible lines, wouldn't that throw off your diff when you import it back in to xcode, or would it just ignore those?
I think if we did a global preference, then embedded it in the xliff file, it would work as long as my translator uses `xliff-tool`. That's good enough to solve...
Right now the [docs say](https://github.com/GoogleChrome/puppeteer#what-can-i-do) "Test Chrome Extensions" as a use case. I suggest they read "Test Chrome Extensions (background only, not action button triggered)" This may help assess demand...
Turns out this issue is that after 3.0, print is a function: http://docs.python.org/3.0/whatsnew/3.0.html
Right on. This confused me the first time I saw it and I had to verify AWS wasn't getting uploaded the full contents of my HDD.
Thanks for the issue! This project hasn't been touched in a while, but it might be a useful starting place for you. I'm not sure why it can't parse jsonplaceholder...
Great idea! Maybe allowing headers to be set in the general case is most useful? If you do the work I'll take the CR. I think there's a library that...