make: new target 'update-lang' to update the PO files for a languages against latest...
commita9a0d2ac855284a5f57c609e24d03143a35b07b5
authorChristophe CURIS <christophe.curis@free.fr>
Tue, 20 Jan 2015 21:04:10 +0000 (20 22:04 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 20 Jan 2015 21:29:24 +0000 (20 21:29 +0000)
treeb68ad7025587cc0b9e4f800b0dfbd6a6d5e2c241
parent2429d5e196cf23a8945c1c1f781079b47208f12a
make: new target 'update-lang' to update the PO files for a languages against latest sources

With the new target, it is now easy to update all translations in the
project for a language against latest code with the simple command, run
from the top directory:

  make update-lang PO=<lang>

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
Makefile.am
WINGs/po/Makefile.am
WPrefs.app/po/Makefile.am
doc/build/Translations.texi
po/Makefile.am
script/generate-po-from-template.sh [new file with mode: 0755]
util/po/Makefile.am