Run msgmerge with --previous. (This requires gettext >= 0.16)
This commit is contained in:
@@ -31,7 +31,7 @@ XGETTEXT_no = @XGETTEXT@
|
||||
XGETTEXT_yes = @XGETTEXT_015@
|
||||
XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
|
||||
MSGMERGE = msgmerge --previous
|
||||
MSGMERGE_UPDATE = @MSGMERGE@ --update
|
||||
MSGMERGE_UPDATE = @MSGMERGE@ --update --previous
|
||||
MSGINIT = msginit
|
||||
MSGCONV = msgconv
|
||||
MSGFILTER = msgfilter
|
||||
|
Reference in New Issue
Block a user