blob: 23a64ae2df1aeec806a90ccaf66483ae9698a5c0 (
plain)
1
2
3
4
5
|
# $PostgreSQL: pgsql/src/bin/pg_resetxlog/nls.mk,v 1.21 2009/10/20 18:23:25 petere Exp $
CATALOG_NAME := pg_resetxlog
AVAIL_LANGUAGES := de es fr it ja ko pt_BR ro ru sv ta tr
GETTEXT_FILES := pg_resetxlog.c
GETTEXT_TRIGGERS:= _
|