Package: po4a
Version: 0.38-1
Severity: important
Tags: pending

David Prévot noticed previous version of strings to be translated were
no kept on po4a-update as intended, while this feature is of most
interest for translators on string updates.

Indeed, since the introduction of --no-previous option in SVN commit
2031 / release 0.38 and , --previous option was no longer sent to
msgmerge.

Denis Barbier fixed this in commit 2242 in SVN, not released yet.

-$msgmerge_opt .= " --no-previous" if $noprevious;
+$msgmerge_opt .= " --previous" unless $noprevious;
 
-- 
Simon Paillard



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to