Skip to content
Snippets Groups Projects
Commit fdb67eb2 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

NLS: Use msgmerge --previous option

It provides some additional help to translators.
parent a301eb99
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment