backdrop-contrib / potx

Translation template extrator for Backdrop modules, layouts, and themes. Finds translatable strings such as t() calls and exports .pot files.
GNU General Public License v2.0
1 stars 0 forks source link

Potx

The goal of the Translation Template Extractor project is to provide command line and web based Gettext translation template extractor functionality for Backdrop. These translation templates are used by teams to translate Backdrop to their language of choice. There are basically two ways to use the contents of this project:

The module also includes optional Coder Review (https://backdropcms.org/project/coder_review) integration, allowing you to spot translatability errors in modules while doing your regular code review.

Credits

Ported to Backdrop

Maintainers

Originally Authored for Drupal

Command line extractor functionality orignally by Jacobo Tarrio <jtarrio [at] alfa21.com> (2003, 2004 Alfa21 Outsourcing)

Greatly optimized by Brandon Bergren (2007)

Drupal Currently maintained by Gabor Hojtsy <gabor [at] hojtsy.hu>