diff options
Diffstat (limited to 'script')
-rwxr-xr-x | script/generate_pot.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script/generate_pot.sh b/script/generate_pot.sh index 287d33e7f..1ca361d08 100755 --- a/script/generate_pot.sh +++ b/script/generate_pot.sh @@ -6,3 +6,4 @@ rake gettext:store_model_attributes rake gettext:find git checkout ../locale/*/app.po +echo "Now commit the new app.pot and push. See TRANSLATE.md for more info"
\ No newline at end of file |