aboutsummaryrefslogtreecommitdiffstats
path: root/script/generate_pot.sh
diff options
context:
space:
mode:
authorRobin Houston <robin.houston@gmail.com>2012-02-01 22:04:58 +0000
committerRobin Houston <robin.houston@gmail.com>2012-02-01 22:04:58 +0000
commitea04caec95cea132143997a1870ae8dd1fc0db5c (patch)
treef199e3f4187091a7a7c78f7fd6901529658174f7 /script/generate_pot.sh
parent59b5b15d56600ffc26d657dfea134ffcfc879725 (diff)
parenta76010c99459559a29901ed75b847384248c7c6e (diff)
Merge branch 'release/0.5' into develop
Diffstat (limited to 'script/generate_pot.sh')
-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