BUG #4655: Spelling mistake in windows installer

Поиск
Список
Период
Сортировка
От Glen Edmonds
Тема BUG #4655: Spelling mistake in windows installer
Дата
Msg-id 200902142251.n1EMpsFU006888@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      4655
Logged by:          Glen Edmonds
Email address:      glen.edmonds@gmail.com
PostgreSQL version: 8.3
Operating system:   Windows
Description:        Spelling mistake in windows installer
Details:

During install, when the selected data directory already exists, a message
is shown titled "Existing data directory". The final sentence reads "This
directory and it's configuration will be used for this installation."

There is no apostrophe in "it's" when used in the possessive form. The
sentence should read "This directory and its configuration will be used for
this installation."

Fyi, "it's" is a contraction of "it is" (or "it has", when "has" is an
auxiliary verb). "Its" is the possessive form of "it" (i.e. "belongs to
it").

To help the project, I could review grammar and spelling for all postgres
text messages (although I expect there is quite a lot) - let me know.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: tushar
Дата:
Сообщение: Re: BUG #4654: not accepting password for user
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pg_listener entries deleted under heavy NOTIFY load only on Windows