Skip to content

Commit 3ae6531

Browse files
committed
Add translation from 7.4 branch to head.
1 parent 3fdf649 commit 3ae6531

File tree

2 files changed

+8863
-2
lines changed

2 files changed

+8863
-2
lines changed

src/backend/nls.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.14 2004/08/10 19:10:21 petere Exp $
1+
# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.15 2004/08/11 09:00:27 petere Exp $
22
CATALOG_NAME := postgres
3-
AVAIL_LANGUAGES := af cs de es hr hu it nb pt_BR ru sk sv tr zh_CN zh_TW
3+
AVAIL_LANGUAGES := af cs de es fr hr hu it nb pt_BR ru sk sv tr zh_CN zh_TW
44
GETTEXT_FILES := + gettext-files
55
# you can add "elog:2" and "errmsg_internal" to this list if you want to
66
# include internal messages in the translation list.

0 commit comments

Comments
 (0)