Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Ignore PO/POT files during svn-push #167

Open
frankiejarrett opened this issue Apr 19, 2016 · 0 comments
Open

Ignore PO/POT files during svn-push #167

frankiejarrett opened this issue Apr 19, 2016 · 0 comments

Comments

@frankiejarrett
Copy link
Contributor

frankiejarrett commented Apr 19, 2016

Translation source files (PO/POT) can sometimes add megabytes to a plugin, depending on the number of strings it has and languages it supports. The only files the plugin actually needs to perform localization are the MO binaries.

I am making some assumptions here:

  1. If you are bundle translations into your plugin, then you aren't getting community contributions via GlotPress.
  2. If you are using dev-lib you are probably using an external public repo, like GitHub, to accept developer and translation contributions.
  3. If you aren't, then you must be providing translations yourself or hiring someone to do it.
  4. If you aren't do that...then this doesn't apply to you at all, and you should be using GlotPress.

None of the above scenarios require the source translation files to be in the SVN repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant