[IMP] gen_translation: report missing msgcat + minor cleanup
authorOlivier Dony <odo@openerp.com>
Mon, 6 Feb 2012 15:04:28 +0000 (16:04 +0100)
committerOlivier Dony <odo@openerp.com>
Mon, 6 Feb 2012 15:04:28 +0000 (16:04 +0100)
commit59801aff1d8d046c98185961d4e33dfb116005c3
tree683913ee0ac90a3e3a20faaf0a1bd88ebe5ffa2b
parent7ebc5bdba308c376fcf53f2d6da7bc7beb41be2d
[IMP] gen_translation: report missing msgcat + minor cleanup

- exit if msgcat command is missing
- use consistent command substitution style
- pass --force-po to msgcat to avoid spurious error messages in the subsequent mv call

bzr revid: odo@openerp.com-20120206150428-79egnnip967l9h33
gen_translations.sh