| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | "Serguei A(dot) Mokhov" <mokhov(at)cs(dot)concordia(dot)ca> |
| Cc: | PostgreSQL JDBC Folks <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Using gettext (was Translation updates: errors_ru.properties) |
| Date: | 2004-10-08 01:02:56 |
| Message-ID: | Pine.BSO.4.56.0410071958120.4235@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Thu, 7 Oct 2004, Serguei A. Mokhov wrote:
> On Thu, 7 Oct 2004, Kris Jurka wrote:
> >
> > Unfortunately no one seems to be using gettext and Java together.
> > Searching google for "java gettext translation" unfortunately comes back
> > with the first result of my message to the list in January noting the
> > pros/cons of using gettext for our jdbc driver. How do other large Java
> > projects handle this? 130 messages isn't really all that many, how
> > can a big project cope?
>
> They use gettext! :-)
>
> I googled for java+gettext+gnu and found:
That's not what this shows. The search result shows that gettext has some
support for Java. We already knew that. In the email I cited I included
a sample Java project built with gettext support.
The question was what other Java projects are actually using gettext, and
I haven't seen any search results showing anyone actually using this
functionality. This naturally makes me a bit suspicious because it looks
like an obvious at first solution.
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Jowett | 2004-10-08 02:13:06 | Fix setArray() when using the v3 protocol (was Re: Postgres 8.0 + JDBC) |
| Previous Message | Kris Jurka | 2004-10-08 00:58:10 | Re: Using gettext (was Translation updates: errors_ru.properties) |