Scroll to navigation

POFILECHECKER(1) POFILECHECKER(1)

NAME

POFileChecker - searches for common mistakes in PO/POT files

SYNOPSIS

POFileChecker [OPTION] [...] [FILE] [...]

INTRODUCTION

POFileChecker searches for common mistakes in PO/POT files.

COMMAND LINE OPTIONS

show usage instructions
check a pot file, not a po file
don't check validity of fuzzy entries

PO FILE HEADER DIRECTIVES

POFileChecker recognizes several PO file header directives. As with all gettext lint tools, these directives are all prefixed with X-POFile.

number of errors to ignore; if number of detected errors is diffent than this they will all be reported; a file with 0 errors but an error allowance greater than zero will also be reported
enable or disable checking accelerators, enabled by default
enable or disable checking ending pontuation, enabled by default
check that the line length doesn't exceed number chars; disable by default

MORE INFORMATION

gettext-lint web page: http://gettext-lint.sourceforge.net/

AUTHOR

Pedro Morais.
<morais@kde.org>

08/16/2006