aboutsummaryrefslogtreecommitdiffstats
path: root/script
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2011-08-22 11:23:33 +0100
committerSeb Bacon <seb.bacon@gmail.com>2011-08-22 11:23:33 +0100
commitd467ffe040e77ce36089949510e6780bb982aa49 (patch)
tree27ef6eb5f04baa2e5ff5c7a82da88f72f9fae6c4 /script
parent8d757eecd9f14ca6d53a5c983ed6939e7f09452a (diff)
parentc2aa5f55f14528c4e8fca0aff887d43d9e098a40 (diff)
merge Faton's recent i18n work and revert unchanged PO files to avoid 'fuzzy translation' log noise
Diffstat (limited to 'script')
-rwxr-xr-xscript/generate_pot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/script/generate_pot.sh b/script/generate_pot.sh
index ca81b0ded..287d33e7f 100755
--- a/script/generate_pot.sh
+++ b/script/generate_pot.sh
@@ -4,3 +4,5 @@ cd `dirname $0`
rake gettext:store_model_attributes
rake gettext:find
+git checkout ../locale/*/app.po
+