blob: 6709cb5f04a7ba8f0f123e8bc76ebfc7e9b95128 (
plain)
1
2
3
4
5
|
# $PostgreSQL: pgsql/src/bin/initdb/nls.mk,v 1.11 2004/09/13 12:20:21 petere Exp $
CATALOG_NAME := initdb
AVAIL_LANGUAGES := de es fr it pt_BR ru sk sv zh_CN zh_TW
GETTEXT_FILES := initdb.c
GETTEXT_TRIGGERS:= _ simple_prompt
|