table of contents
other versions
- stretch 0.47-2
- testing 0.55-1
- stretch-backports 0.55-1~bpo9+1
- unstable 0.55-1
other languages
Locale::Po4a::Ini(3pm) | Po4a Tools | Locale::Po4a::Ini(3pm) |
NAME¶
Locale::Po4a::Ini - convert INI files from/to PO filesDESCRIPTION¶
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 by BitDefenderThis program is free software; you may redistribute it and/or modify it under the terms of GPL (see the COPYING file).
2016-01-05 | Po4a Tools |