37a5cf6 make zanata pulling useful

Authored and Committed by immanetize 9 years ago
    make zanata pulling useful
    
    Note that while python-zanata-client *does* accept a comma separated list of
    language codes to pull, we ask for 'lang' here as a string, not a list.
    This is because publican expects each set of POs to live in a language-specific
    directory, so we must pass the --langdir option when pulling strings - one
    per language.
    
        
file modified
+31 -6