diff options
author | Robin Houston <robin@lenny.robin> | 2011-07-06 19:05:58 +0100 |
---|---|---|
committer | Robin Houston <robin@lenny.robin> | 2011-07-06 19:05:58 +0100 |
commit | 111d16f0d29ac42ee17ad6401ef42823f441305d (patch) | |
tree | 0a9fce721e77c2d0c5fdf587d2e1c97d090c1752 /script/generate_pot.sh | |
parent | fd90b2d569b6ad996ff39b27aaf6bdbd7f475f2f (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/generate_pot.sh')
-rwxr-xr-x | script/generate_pot.sh | 2 |
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"] |