Skip to content

Commit 3819d4e

Browse files
committed
xlogreader.c: Fix report_invalid_record translatability flag
For some reason I overlooked in GETTEXT_TRIGGERS that the right argument be read by gettext in 7fcbf6a. This will drop the translation percentages for the backend all the way back to 9.3 ... Problem reported by Heikki.
1 parent ed5b0f7 commit 3819d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/nls.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ AVAIL_LANGUAGES = de es fr it ja pl pt_BR ru zh_CN
44
GETTEXT_FILES = + gettext-files
55
GETTEXT_TRIGGERS = $(BACKEND_COMMON_GETTEXT_TRIGGERS) \
66
GUC_check_errmsg GUC_check_errdetail GUC_check_errhint \
7-
write_stderr yyerror parser_yyerror report_invalid_record
7+
write_stderr yyerror parser_yyerror report_invalid_record:2
88
GETTEXT_FLAGS = $(BACKEND_COMMON_GETTEXT_FLAGS) \
99
GUC_check_errmsg:1:c-format \
1010
GUC_check_errdetail:1:c-format \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy