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 cb5a7bc commit cc06e4aCopy full SHA for cc06e4a
src/interfaces/ecpg/ecpglib/nls.mk
@@ -1,6 +1,6 @@
1
# src/interfaces/ecpg/ecpglib/nls.mk
2
CATALOG_NAME = ecpglib
3
AVAIL_LANGUAGES = de es fr it ja pt_BR tr zh_CN
4
-GETTEXT_FILES = connect.c error.c execute.c misc.c
+GETTEXT_FILES = connect.c descriptor.c error.c execute.c misc.c
5
GETTEXT_TRIGGERS = ecpg_gettext
6
GETTEXT_FLAGS = ecpg_gettext:1:pass-c-format
0 commit comments