mirror of
https://github.com/postgres/postgres.git
synced 2026-06-29 20:38:41 -04:00
5 lines
357 B
Makefile
5 lines
357 B
Makefile
# $PostgreSQL: pgsql/src/pl/plpython/nls.mk,v 1.6.2.2 2010/05/13 10:50:20 petere Exp $
|
|
CATALOG_NAME := plpython
|
|
AVAIL_LANGUAGES := de es fr it ja pt_BR tr zh_CN
|
|
GETTEXT_FILES := plpython.c
|
|
GETTEXT_TRIGGERS:= errmsg errmsg_plural:1,2 errdetail errdetail_log errdetail_plural:1,2 errhint errcontext PLy_elog:2 PLy_exception_set:2 PLy_exception_set_plural:2,3
|