Re: Location of language .mo files or

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Location of language .mo files or
Дата
Msg-id Pine.LNX.4.44.0211260035550.12428-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Location of language .mo files or'Zašto postgres ne govori Hrvatski' ???  (Darko Prenosil <darko.prenosil@finteh.hr>)
Ответы Re: Location of language .mo files or'Zašto postgres ne govori Hrvatski' ???  (Darko Prenosil <darko.prenosil@finteh.hr>)
Список 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@gmx.net


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PostGres and WIN32, a plea!
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: elog(PANIC) should abort()?