Re: pgagent language question

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Miha Radej" <miha(dot)radej(at)siix(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgagent language question
Date: 2005-11-03 10:37:56
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC38D4@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Miha Radej
> Sent: 03 November 2005 10:23
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] pgagent language question
>
> hi!
>
> i have a question regarding pgagent. if you just run pgagent
> without any
> arguments, it displays some options, etc. are these also
> supposed to be
> translated? i saw some stings like the ones that get displayed by
> running pgagent but the only language pgagent was speaking to me was
> english. is it meant to be english-only or have i gone wrong
> somewhere
> for it not to speak natively to me?

Hi Miha,

The strings are written for translation (ie. Wrapped in the appropriate
macros), but as yet, pgAgent does not have gettext support so is not
localisable. It's a fair bit of work to do, and there are only a small
amount of messages in pgAgent, the vast majority of which should never
be seen anyway.

Regards, Dave

Browse pgadmin-support by date

  From Date Subject
Next Message Will Lewis 2005-11-03 11:05:59 unsubscribe
Previous Message Miha Radej 2005-11-03 10:23:22 pgagent language question