![]() |
![]()
| ![]() |
![]()
NAMEPOFileSpell - checks the spelling in a collection of PO files SYNOPSISPOFileSpell [OPTION] [...] [FILE] [...] INTRODUCTIONPOFileSpell checks the spelling in a collection of PO files. COMMAND LINE OPTIONS
INTERACTIVE MODEIn interactive mode you iterate through each of the errors found. In each prompt you can press a to add the word to a file's X-POFile-SpellExtra entry, n to ignore all further errors from this file, Enter to ignore this error or, if you are using one or more dictionary files, the number of the file (1, 2, ...) to add the word to that dictionary file. PO FILE HEADER DIRECTIVESPOFileSpell recognizes one PO file header directive. As with all gettext lint tools, this directive is prefixed with X-POFile.
DICTIONARY FILE FORMATDictionary files are just lists of words, one on each line. For example: word 1 word 2 word n MORE INFORMATIONgettext-lint web page: http://gettext-lint.sourceforge.net/ AUTHORPedro Morais.
|