LOCALE::PO4A::INI.3PM(1) | User Contributed Perl Documentation | LOCALE::PO4A::INI.3PM(1) |
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
AUTHORS
Razvan Rusu <rrusu@bitdefender.com> Costin Stroie <cstroie@bitdefender.com>
COPYRIGHT AND LICENSE
Copyright © 2006 BitDefender
This program is free software; you may redistribute it and/or modify it under the terms of GPL v2.0 or later (see the COPYING file).
2024-06-26 | perl v5.38.2 |