cedaro / grunt-wp-i18n

Internationalize WordPress themes and plugins with Grunt.
MIT License
160 stars 25 forks source link

Add checktextdomain task #23

Closed GaryJones closed 10 years ago

GaryJones commented 10 years ago

This is a first pass.

This is a fork from https://github.com/stephenharris/grunt-checktextdomain and the majority of the commit is from code Stephen Harris wrote.

This commit:

More work will be needed on making the options more compatible between this and the existing tasks, and that functionality doesn't overlap, but this should be a good start.

bradyvercher commented 10 years ago

Nice work, but I'd prefer to see some of these improvements made in the original project if @stephenharris is still maintaining it.

shivapoudel commented 10 years ago

@bradyvercher the project of @stephenharris grunt-checktextdomain has no updates since v0.1.1 so be updated with this PR in this grunt-wp-i18n

stephenharris commented 10 years ago

@shivapoudel grunt-checktextdomain is still under active development insofar as that it requires bugfixes or there are in-scope features requested.

shivapoudel commented 10 years ago

@stephenharris I was unable to see any commits or other release to grunt-checktextdomain, sorry for that.

bradyvercher commented 10 years ago

Thanks for dropping by and letting us know your project is still active, @stephenharris! I'm going to close this out and let these updates be hashed out over there if @GaryJones wants to submit a PR.