diff options
Diffstat (limited to 'src/bin/psql/nls.mk')
-rw-r--r-- | src/bin/psql/nls.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/nls.mk b/src/bin/psql/nls.mk index 36a62fcaf8b..8a9088d4395 100644 --- a/src/bin/psql/nls.mk +++ b/src/bin/psql/nls.mk @@ -1,4 +1,4 @@ -# $Header: /cvsroot/pgsql/src/bin/psql/nls.mk,v 1.14 2003/10/06 21:50:44 petere Exp $ +# $PostgreSQL: pgsql/src/bin/psql/nls.mk,v 1.15 2003/11/29 19:52:07 pgsql Exp $ CATALOG_NAME := psql AVAIL_LANGUAGES := cs de es fr hu it nb pt_BR ru sl sv zh_CN zh_TW GETTEXT_FILES := command.c common.c copy.c help.c input.c large_obj.c \ |