~ubuntu-branches/ubuntu/hardy/postgresql-8.4/hardy-backports

« back to all changes in this revision

Viewing changes to src/pl/plpgsql/src/nls.mk

  • Committer: Package Import Robot
  • Author(s): Ubuntu Archive Auto-Backport
  • Date: 2011-10-27 06:13:09 UTC
  • mfrom: (5.3.14 sid)
  • Revision ID: package-import@ubuntu.com-20111027061309-zc27cjc6hu8yp0z0
Tags: 8.4.9-1~hardy1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# $PostgreSQL: pgsql/src/pl/plpgsql/src/nls.mk,v 1.9.2.2 2010/05/13 10:50:17 petere Exp $
2
2
CATALOG_NAME    := plpgsql
3
 
AVAIL_LANGUAGES := de es fr it ja ko ro pt_BR zh_CN zh_TW
 
3
AVAIL_LANGUAGES := de es fr it ja ko pl pt_BR ro zh_CN zh_TW
4
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
 
5
GETTEXT_TRIGGERS:= _ errmsg errmsg_plural:1,2 errdetail errdetail_log errdetail_plural:1,2 errhint errcontext yyerror plpgsql_yyerror
6
6
 
7
7
.PHONY: gettext-files
8
8
gettext-files: distprep