From 111d16f0d29ac42ee17ad6401ef42823f441305d Mon Sep 17 00:00:00 2001 From: Robin Houston Date: Wed, 6 Jul 2011 19:05:58 +0100 Subject: Remove the translate_routes plugin, for now, because it appears to be the cause of several difficult bugs related to routing. --- script/generate_pot.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'script/generate_pot.sh') 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"] -- cgit v1.2.3