Piotr Kuczynski (pkuczynski@hypode.pl) reports a bug with a severity of 4
The lower the number the more severe it is.
Short Description
Inaccurate in PostgreSQL 7.3b2 Developer's Guide
Long Description
There is small inaccurate in the "PostgreSQL 7.3b2 Developer's Guide":
[Chapter 10. Native Language Support]
[10.1.3. Creating and maintaining message catalogs]
[paragraph 5th]
"(...) This will create a file progname.pot. (.pot to distinguish it from PO files that are "in production". What
doesthe T stand for? I don't know.) (...)"
In the documentation of Translation Project (http://www.iro.umontreal.ca/contrib/po/HTML/), chapter "Software to use",
youcan read:
"(...) these older versions produce PO files or PO Template files (...)"
If I understood well the T after PO stands for Tamplate, right? So, the "PostgreSQL 7.3b2 Developer's Guide" frgament I
citedabove should look like:
"(...) This will create a file progname.pot. (.pot to distinguish it from PO files that are "in production". The T
standsfor Template.) (...)"
Regards
Piotr Kuczynski
Hypode
Sample Code
No file was uploaded with this report