From: | Виктор Вислобоков <corochoone(at)gmail(dot)com> |
---|---|
To: | "Nikolay Samokhvalov" <samokhvalov(at)gmail(dot)com> |
Cc: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: Russian FAQ page charset problem |
Date: | 2008-09-14 09:05:58 |
Message-ID: | 1f60b6160809140205s3bbf9c20kb931275fff727381@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Nikolay, by history reasons, Russian FAQ translation come in KOI8-R encoding.
But, PostgreSQL site has UTF-8.
2Bruce: I can convert Russian translation into UTF-8 and correct HTML header.
What you think about it?
2008/9/12 Nikolay Samokhvalov <samokhvalov(at)gmail(dot)com>:
> Current page with FAQ in Russian
> (http://www.postgresql.org/docs/faqs.FAQ_russian.html) has charset
> problem: the text is in koi-8r, while HTML source has this line:
> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
>
> It'd be great to fix it: either to change meta line or convert
> contents to UTF8 (I personally would choose the latter).
>
> --
> Sincerely yours,
> Nikolay Samokhvalov
> Postgresmen LLC, http://postgresmen.ru
>
> --
> Sent via pgsql-docs mailing list (pgsql-docs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-docs
>
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2008-09-15 07:30:19 | Re: Russian FAQ page charset problem |
Previous Message | Nikolay Samokhvalov | 2008-09-12 18:23:10 | Russian FAQ page charset problem |