facebook-for-woocommerce icon indicating copy to clipboard operation
facebook-for-woocommerce copied to clipboard

Remove language file from the repository.

Open budzanowski opened this issue 4 years ago • 2 comments

The .pot file is generated during the release process. It should not live in the repository. This is the standard approach among the plugins. Having the .pot file bloats the history.

Remove it.

budzanowski avatar May 13 '21 03:05 budzanowski

GNU agrees: (option 2) https://www.gnu.org/software/gettext/manual/html_node/Translations-under-Version-Control.html

haszari avatar May 13 '21 20:05 haszari

And WooCommerce core: https://github.com/woocommerce/woocommerce/blob/trunk/.gitignore#L76

haszari avatar May 13 '21 20:05 haszari

closed by #2303

rawdreeg avatar Sep 29 '22 16:09 rawdreeg