Skip to content

Instantly share code, notes, and snippets.

@henrywright
Created November 7, 2015 15:58
Show Gist options
  • Save henrywright/2b155746f9af769fa63f to your computer and use it in GitHub Desktop.
Save henrywright/2b155746f9af769fa63f to your computer and use it in GitHub Desktop.
find . -iname "*.php" | xargs xgettext -d plugin-name -L PHP -k__ -k_e -F -p languages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment