From: | pgsql-bugs(at)postgresql(dot)org |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Bug #797: Inaccurate in PostgreSQL 7.3b2 Developer's Guide |
Date: | 2002-10-15 11:23:24 |
Message-ID: | 20021015112324.2C266475D39@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Piotr Kuczynski (pkuczynski(at)hypode(dot)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 does the 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", you can 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 cited above should look like:
"(...) This will create a file progname.pot. (.pot to distinguish it from PO files that are "in production". The T stands for Template.) (...)"
Regards
Piotr Kuczynski
Hypode
Sample Code
No file was uploaded with this report
From | Date | Subject | |
---|---|---|---|
Next Message | ftm.van.vugt | 2002-10-15 13:54:04 | multiple exception definition in pg_type.h -> error compiling postgres support in Qt with gcc v3.2 (SuSE 8.1) |
Previous Message | Mathew Frank | 2002-10-15 07:20:53 | spurious "UNIQUE constraint matching given keys for referenced table" error |