8000
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 77eb4aa commit b994b14Copy full SHA for b994b14
src/backend/nls.mk
@@ -1,6 +1,6 @@
1
-# $Header: /cvsroot/pgsql/src/backend/nls.mk,v 1.7 2003/09/14 22:40:38 petere Exp $
+# $Header: /cvsroot/pgsql/src/backend/nls.mk,v 1.8 2003/09/29 09:51:28 petere Exp $
2
CATALOG_NAME := postgres
3
-AVAIL_LANGUAGES := cs de es hr hu ru sv tr zh_CN zh_TW
+AVAIL_LANGUAGES := cs de es hr hu it 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