table of contents
other languages
Locale::Po4a::Ini(3pm) | Po4a Tools | Locale::Po4a::Ini(3pm) |
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¶
Locale::Po4a::TransTractor(3pm), po4a(7)
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 (see the COPYING file).
2022-01-09 | Po4a Tools |