From: | "Serguei Mokhov" <sa_mokho(at)alcor(dot)concordia(dot)ca> |
---|---|
To: | "PostgreSQL Patches" <pgsql-patches(at)postgresql(dot)org> |
Cc: | "Peter Eisentraut" <peter_e(at)gmx(dot)net> |
Subject: | Re: postgres: Russian NLS Update |
Date: | 2002-09-01 02:44:41 |
Message-ID: | 011101c25161$887bfda0$0301a8c0@gunnymede.lan |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
----- Original Message -----
From: "Serguei Mokhov" <sa_mokho(at)alcor(dot)concordia(dot)ca>
Sent: August 31, 2002 2:47 PM
> I didn't do gmake maintainer-check-po for any of the components
> due to the lack of tools at the moment. If you install files now,
> it's good idea to do it. Please let me know if there are any problems
> so far.
Okay, I got the tools set up, and checked my PO files
for errors, and unfortunately there were some (what else is new?).
2 errors were in pg_dump and one in postgres.
I send a patch to fix them. Please apply on top of the files
I sent earlier, I decided not to send the entire files again cuz
they're quite big.
Russian NLS as of now:
pg_dump: 374 translated messages, 54 untranslated messages.
pg_controldata: 33 translated messages.
libpq: 80 translated messages.
pg_resetxlog: 40 translated messages, 5 untranslated messages.
postgres: 368 translated messages, 2412 untranslated messages.
psql: 244 translated messages, 5 untranslated messages.
-s
PS: I intentionally zip the patch in order to do not mess up
the encoding and end-of-lines.
Attachment | Content-Type | Size |
---|---|---|
pg_dump-postgres-nls-ru.zip | application/x-zip-compressed | 802 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2002-09-01 02:52:30 | Re: [PATCHES] pg_settings doc patch |
Previous Message | Serguei Mokhov | 2002-09-01 01:31:38 | nls.mk for pg_controldata and pg_resetxlog |