blob: 5ab467369a069b3fa1d2a0edbcb3afad15efd84b (
plain)
1
2
3
4
5
|
# $Header: /cvsroot/pgsql/src/bin/pg_resetxlog/nls.mk,v 1.7 2003/09/29 10:57:05 petere Exp $
CATALOG_NAME := pg_resetxlog
AVAIL_LANGUAGES := cs de hu nb pt_BR ru sv zh_CN
GETTEXT_FILES := pg_resetxlog.c
GETTEXT_TRIGGERS:= _
|