diff options
author | Robin Houston <robin.houston@gmail.com> | 2012-02-01 22:04:58 +0000 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2012-02-01 22:04:58 +0000 |
commit | ea04caec95cea132143997a1870ae8dd1fc0db5c (patch) | |
tree | f199e3f4187091a7a7c78f7fd6901529658174f7 /script/generate_pot.sh | |
parent | 59b5b15d56600ffc26d657dfea134ffcfc879725 (diff) | |
parent | a76010c99459559a29901ed75b847384248c7c6e (diff) |
Merge branch 'release/0.5' into develop
Diffstat (limited to 'script/generate_pot.sh')
-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 |