Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cbe99a9

Browse files
committed
Add initial plpgsql translation (with lots of fuzzies)
1 parent 2532c54 commit cbe99a9

File tree

2 files changed

+766
-2
lines changed

2 files changed

+766
-2
lines changed

src/pl/plpgsql/src/nls.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $PostgreSQL: pgsql/src/pl/plpgsql/src/nls.mk,v 1.1 2008/10/09 17:24:05 alvherre Exp $
1+
# $PostgreSQL: pgsql/src/pl/plpgsql/src/nls.mk,v 1.2 2008/10/09 18:15:28 alvherre Exp $
22
CATALOG_NAME := plpgsql
3-
AVAIL_LANGUAGES :=
3+
AVAIL_LANGUAGES := es
44
GETTEXT_FILES := pl_comp.c pl_exec.c pl_gram.c pl_funcs.c pl_handler.c pl_scan.c
55
GETTEXT_TRIGGERS:= _ errmsg errdetail errdetail_log errhint errcontext write_stderr yyerror
66

0 commit comments

Comments
 (0)