| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Darko Prenosil <darko(dot)prenosil(at)finteh(dot)hr> |
| Cc: | pgsql-general(at)postgresql(dot)org, hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Location of language .mo files or |
| Date: | 2002-11-26 18:42:42 |
| Message-ID: | Pine.LNX.4.44.0211260035550.12428-100000@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Zdravo,
Darko Prenosil writes:
> When I install, .mo file is copied to:
> /usr/local/pgsql/share/locale/hr_HR/LC_MESSAGES/postgres.mo (RedHat).
> In postgresql.conf is already line that looks like this:
> LC_MESSAGES = 'hr_HR'.
>
> So why I do not see the translated messages ?
Hard to tell. Try making a PO file for a frontend application (such as
psql or pg_dump), set the environment variables, and then see what
happens. Possibly, there are less disturbing factors involved that way
than on the server side.
--
Peter Eisentraut peter_e(at)gmx(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-11-26 18:53:39 | Re: ALTER TRIGGER DISABLE/ENABLE |
| Previous Message | Baiju MP | 2002-11-26 18:35:54 | A little bug in postgreSQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | scott.marlowe | 2002-11-26 18:46:27 | Re: performance of insert/delete/update |
| Previous Message | Bruce Momjian | 2002-11-26 18:27:10 | Re: PostGres and WIN32, a plea! |