aboutsummaryrefslogtreecommitdiffstats
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rwxr-xr-xscript/generate_pot.sh1
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