aboutsummaryrefslogtreecommitdiffstats
path: root/script/generate_pot.sh
blob: 287d33e7f3a4a0477434f9d5c98c162b99f0ce3e (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

cd `dirname $0`

rake gettext:store_model_attributes
rake gettext:find
git checkout ../locale/*/app.po