Re: string freeze

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Dennis Björklund <db(at)zigo(dot)dhs(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: string freeze
Date: 2002-10-29 03:01:02
Message-ID: 200210290301.g9T312908740@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dennis Bjrklund wrote:
> Is there a planned string freeze for postgresql?
>
> There was a (good) change some weeks ago that altered lots of witespace.
> Remember that it's enough to change a single space to make that
> translation of that string not work. To do "psql --help" and get half the
> entries in swedish and half in english would be ugly. I sent an update a
> couple of days ago that fixes the swedish translation. I'm not sure about
> the status of the other languages. Now I'm just planning for the release
> and to prevent us from getting into a situation where strings are altered
> the day before the release or something.
>
> There have been a lot work with the translations and would be nice if it
> works in the release.

This is a good question. We only added translations in 7.2 so we are
still learning how to get those languages updated. There should be
_very_ few changes from now until 7.3 final. We need to keep in mind
that changes affect the translators.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-10-29 03:06:29 Re: 7.3b3 on MacOSX 10.2.1
Previous Message Bruce Momjian 2002-10-29 02:38:25 Re: Request for supported platforms