Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download languages files from Transifex and create .mo files #165

Merged
merged 3 commits into from Apr 16, 2015

Conversation

claudiosanches
Copy link
Contributor

Hey @jameskoster

Now you have the new Gruntasks:

  • tx_update: Will create the .pot file and update the resourse in Transifex.
  • mo: Will pull the .po files from Transifex and create .mo files

I also changed some tasks:

  • dev: Runs the default and tx_update tasks.
  • deploy: Rusn the mo and copy tasks.

For now I did not have any commits to the translations files.
However I believe that we could use the .gitignore not to push translations (.mo and .po) and this way you will have them only at WordPress.org, when running the copy task.
But that part is up to you, I'm just suggesting :p

@jameskoster
Copy link
Member

@claudiosmweb you are beautiful!

jameskoster added a commit that referenced this pull request Apr 16, 2015
Download languages files from Transifex and create .mo files
@jameskoster jameskoster merged commit b7ca832 into woocommerce:master Apr 16, 2015
@claudiosanches claudiosanches deleted the feature-languages branch April 17, 2015 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants