Results 44 comments of Sam Hauglustaine

Ok, I found a bit of time to think about this. Although the CLI's seem very similar, I would indeed suggest to only look at the parsers now. This is...

Good suggestion about using [gettext-parser's structure](https://github.com/andris9/gettext-parser#translations). However, this, combined with sending a dictionary of file contents, makes each parser responsible for result aggregation. Conceptually that sounds more like a job...

Great. Let's agree on parsers' use and its output format then. To get a discussion started, gettext-handlebars is used like this: ``` javascript var parser = new Parser({ _: [0],...

I'm definitely in favour of providing `options`. Even if there isn't anything else besides a keywordspec which is ever passed. Let's agree on the full option names of [xgettext](https://www.gnu.org/savannah-checkouts/gnu/gettext/manual/html_node/xgettext-Invocation.html) as...

Thanks a lot for your contribution! Can you add 1 entry to each of the 3 test files (so you have 2 lines in each)? And test for at least...

@erikyo thank you for your efforts! If you want me to review these changes, please make it easy and separate things into separate PR's. Like i've been requesting. Please put...

@erikyo maybe I don't have the git skills required to understand your approach/workflow. To pick just one of the changes: I expected to see a PR that applies renaming `/lib`...

@johnhooks I've started one discussion topic. Hopefully that does the trick. Please tell me if this isn't set up properly.

Thank you! I think you are overdoing it a bit for the smaller changes :) But your effort is great! Let's start with 2) and 3) I guess?. If you...

@erikyo would you be ok to join this project as a maintainer? I don't have enough time currently to follow up on your (very much appreciated) efforts. They seem well...