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 1201e0f commit 37ef8e1Copy full SHA for 37ef8e1
src/bin/psql/nls.mk
@@ -11,4 +11,5 @@ GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \
11
../../common/wait_error.c ../../port/thread.c
12
GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS) \
13
HELP0 HELPN N_ simple_prompt simple_prompt_extended
14
-GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS)
+GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS) \
15
+ HELPN:1:c-format
0 commit comments