mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Keep previous msgids of translated messages
* po/Makefile.in.in: Use --previous with msgmerge.
This commit is contained in:
parent
1da04bfb3f
commit
bf95408fc3
@ -56,8 +56,8 @@ XGETTEXT_ = @XGETTEXT@
|
|||||||
XGETTEXT_no = @XGETTEXT@
|
XGETTEXT_no = @XGETTEXT@
|
||||||
XGETTEXT_yes = @XGETTEXT_015@
|
XGETTEXT_yes = @XGETTEXT_015@
|
||||||
XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
|
XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
|
||||||
MSGMERGE = msgmerge
|
MSGMERGE = msgmerge --previous
|
||||||
MSGMERGE_UPDATE = @MSGMERGE@ --update
|
MSGMERGE_UPDATE = @MSGMERGE@ --previous --update
|
||||||
MSGINIT = msginit
|
MSGINIT = msginit
|
||||||
MSGCONV = msgconv
|
MSGCONV = msgconv
|
||||||
MSGFILTER = msgfilter
|
MSGFILTER = msgfilter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user