]> granicus.if.org Git - postgresql/blob - src/pl/plpgsql/src/nls.mk
Improve the recently-added support for properly pluralized error messages
[postgresql] / src / pl / plpgsql / src / nls.mk
1 # $PostgreSQL: pgsql/src/pl/plpgsql/src/nls.mk,v 1.8 2009/06/04 18:33:07 tgl Exp $
2 CATALOG_NAME    := plpgsql
3 AVAIL_LANGUAGES := de es fr ja ro tr
4 GETTEXT_FILES   := pl_comp.c pl_exec.c pl_gram.c pl_funcs.c pl_handler.c pl_scan.c
5 GETTEXT_TRIGGERS:= _ errmsg errmsg_plural:1,2 errdetail errdetail_log errdetail_plural:1,2 errhint errcontext validate_tupdesc_compat:3 yyerror plpgsql_yyerror
6
7 .PHONY: gettext-files
8 gettext-files: distprep