We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a3d19 commit 1159c48Copy full SHA for 1159c48
src/backend/nls.mk
@@ -1,6 +1,6 @@
1
-# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.11 2003/11/29 19:51:39 pgsql Exp $
+# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.12 2004/06/10 17:10:24 petere Exp $
2
CATALOG_NAME := postgres
3
-AVAIL_LANGUAGES := cs de es hr hu it nb pt_BR ru sv tr zh_CN zh_TW
+AVAIL_LANGUAGES := af cs de es hr hu it nb pt_BR ru sv tr zh_CN zh_TW
4
GETTEXT_FILES := + gettext-files
5
# you can add "elog:2" and "errmsg_internal" to this list if you want to
6
# include internal messages in the translation list.
0 commit comments