Skip to content

tchx84/pootle-tg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Pootle Template Generator

This is extension action for Pootle 2.5.1. It can generate template (POT) files from Pootle's UI.

Installation

  1. Get it!

    cd ~/Devel/
    git clone https://github.com/tchx84/pootle-tg.git
    
  2. Copy this extention to the proper directory:

    cp ~/Devel/pootle-tg/template_generator.py /var/www/pootle/env/lib/python2.7/site-packages/pootle/scripts/ext_actions/
    
  3. Users with administrate permissions should be able to use it from actions section.

Limitations

  • The xgettext call is hardcoded to work python projects. Nothing hard to change though ;)

About

extension action for generating template (POT) files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages