We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a301eb9 commit fdb67ebCopy full SHA for fdb67eb
src/nls-global.mk
@@ -44,7 +44,7 @@ XGETTEXT += -ctranslator --copyright-holder='PostgreSQL Global Development Group
44
endif
45
46
ifdef MSGMERGE
47
-MSGMERGE += --no-wrap --sort-by-file
+MSGMERGE += --no-wrap --previous --sort-by-file
48
49
50
# _ is defined in c.h, so it's global
0 commit comments