We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2532c54 commit cbe99a9Copy full SHA for cbe99a9
src/pl/plpgsql/src/nls.mk
@@ -1,6 +1,6 @@
1
-# $PostgreSQL: pgsql/src/pl/plpgsql/src/nls.mk,v 1.1 2008/10/09 17:24:05 alvherre Exp $
+# $PostgreSQL: pgsql/src/pl/plpgsql/src/nls.mk,v 1.2 2008/10/09 18:15:28 alvherre Exp $
2
CATALOG_NAME := plpgsql
3
-AVAIL_LANGUAGES :=
+AVAIL_LANGUAGES := es
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 errdetail errdetail_log errhint errcontext write_stderr yyerror
6
0 commit comments