Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nls-global.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nls-global.mk b/src/nls-global.mk
index e6c4a633a43..8f06e2d24fd 100644
--- a/src/nls-global.mk
+++ b/src/nls-global.mk
@@ -44,7 +44,7 @@ XGETTEXT += -ctranslator --copyright-holder='PostgreSQL Global Development Group
endif
ifdef MSGMERGE
-MSGMERGE += --no-wrap --sort-by-file
+MSGMERGE += --no-wrap --previous --sort-by-file
endif
# _ is defined in c.h, so it's global