Module translation_po

Generate .po files for all found labels.

Copyright © 2010,2011 Marc Worrell Date: 2010-05-19

Authors: Marc Worrell (marc@worrell.nl).

Description

Generate .po files for all found labels. The .po files are generated per module and language

Function Index

generate/1Take the list of found labels per module and generate all po files for those labels in the module directories.

Function Details

generate/1

generate(ModLabels::[{ModuleName::atom(), Dirname::file:filename_all(), Labels::list()}]) -> ok

Take the list of found labels per module and generate all po files for those labels in the module directories.


Generated by EDoc