NAME
Locale::Po4a::Ini - Convert ini files from/to PO files
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.
SEE ALSO
po4a(7), Locale::Po4a::TransTractor(3pm).
AUTHORS
Razvan Rusu <rrusu@bitdefender.com>
Costin Stroie <cstroie@bitdefender.com>
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).