aboutsummaryrefslogtreecommitdiffstats
path: root/script
diff options
context:
space:
mode:
authorRobin Houston <robin@lenny.robin>2011-07-06 19:05:58 +0100
committerRobin Houston <robin@lenny.robin>2011-07-06 19:05:58 +0100
commit111d16f0d29ac42ee17ad6401ef42823f441305d (patch)
tree0a9fce721e77c2d0c5fdf587d2e1c97d090c1752 /script
parentfd90b2d569b6ad996ff39b27aaf6bdbd7f475f2f (diff)
Remove the translate_routes plugin, for now, because it appears to
be the cause of several difficult bugs related to routing.
Diffstat (limited to 'script')
-rwxr-xr-xscript/generate_pot.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/script/generate_pot.sh b/script/generate_pot.sh
index fc693f6c8..ca81b0ded 100755
--- a/script/generate_pot.sh
+++ b/script/generate_pot.sh
@@ -4,5 +4,3 @@ cd `dirname $0`
rake gettext:store_model_attributes
rake gettext:find
-
-#rake translate_routes:update_yaml["en es"]