mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Remove some cruft from nls.mk files
This commit is contained in:
parent
8af3596d6b
commit
314837ec3b
@ -2,4 +2,4 @@
|
||||
CATALOG_NAME := pg_ctl
|
||||
AVAIL_LANGUAGES := de es fr it ja ko pt_BR ru sv ta tr zh_CN zh_TW
|
||||
GETTEXT_FILES := pg_ctl.c ../../port/exec.c
|
||||
GETTEXT_TRIGGERS:= _ simple_prompt
|
||||
GETTEXT_TRIGGERS:= _
|
||||
|
@ -3,6 +3,3 @@ CATALOG_NAME := plpgsql
|
||||
AVAIL_LANGUAGES := de es fr it ja ko pt_BR ro zh_CN zh_TW
|
||||
GETTEXT_FILES := pl_comp.c pl_exec.c pl_gram.c pl_funcs.c pl_handler.c pl_scanner.c
|
||||
GETTEXT_TRIGGERS:= _ errmsg errmsg_plural:1,2 errdetail errdetail_log errdetail_plural:1,2 errhint errcontext yyerror plpgsql_yyerror
|
||||
|
||||
.PHONY: gettext-files
|
||||
gettext-files: distprep
|
||||
|
Loading…
x
Reference in New Issue
Block a user