Locale::Po4a::Ini - convert INI files from/to PO files


Back to Top


NAME

Locale::Po4a::Ini - convert INI files from/to PO files

Back to Top


DESCRIPTION

Locale::Po4a::Ini is a module to help the translation of INI files into other [human] languages.

The module searches for lines of the following format and extracts the quoted text:

identificator="text than can be translated"

NOTE: If the text is not quoted, it will be ignored.

Back to Top


SEE ALSO

the Locale::Po4a::TransTractor(3pm) manpage, po4a(7)

Back to Top


AUTHORS

 Razvan Rusu <rrusu@bitdefender.com>
 Costin Stroie <cstroie@bitdefender.com>

Back to Top


COPYRIGHT AND LICENSE

Copyright 2006 by BitDefender

This program is free software; you may redistribute it and/or modify it under the terms of GPL (see the COPYING file).

Back to Top

 Locale::Po4a::Ini - convert INI files from/to PO files