Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdf649 commit 3ae6531Copy full SHA for 3ae6531
src/backend/nls.mk
@@ -1,6 +1,6 @@
1
-# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.14 2004/08/10 19:10:21 petere Exp $
+# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.15 2004/08/11 09:00:27 petere Exp $
2
CATALOG_NAME := postgres
3
-AVAIL_LANGUAGES := af cs de es hr hu it nb pt_BR ru sk sv tr zh_CN zh_TW
+AVAIL_LANGUAGES := af cs de es fr hr hu it nb pt_BR ru sk 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