Strings not possible to translate

Started by Dennis Bjorklundabout 22 years ago3 messagespatches
Jump to latest
#1Dennis Bjorklund
db@zigo.dhs.org

Here is a trivial fix for some error messages that was not translated
before. I've also gotten rid of some cut and paste of strings. That
doesn't always work (like in this case) when translating.

--
/Dennis Bj�rklund

#2Dennis Bjorklund
db@zigo.dhs.org
In reply to: Dennis Bjorklund (#1)
Re: Strings not possible to translate

On Sun, 27 Jun 2004, Dennis Bjorklund wrote:

Here is a trivial fix for some error messages that was not translated
before. I've also gotten rid of some cut and paste of strings. That
doesn't always work (like in this case) when translating.

And here is the patch also :-)

--
/Dennis Bj�rklund

Attachments:

pg_auth_string_translation.patchtext/plain; charset=US-ASCII; name=pg_auth_string_translation.patchDownload+22-19
#3Peter Eisentraut
peter_e@gmx.net
In reply to: Dennis Bjorklund (#2)
Re: Strings not possible to translate

Am Sonntag, 27. Juni 2004 09:44 schrieb Dennis Bjorklund:

On Sun, 27 Jun 2004, Dennis Bjorklund wrote:

Here is a trivial fix for some error messages that was not translated
before. I've also gotten rid of some cut and paste of strings. That
doesn't always work (like in this case) when translating.

And here is the patch also :-)

Then commit it already. :-)

--
Peter Eisentraut
http://developer.postgresql.org/~petere/