]> git.openstreetmap.org Git - rails.git/blobdiff - lib/potlatch.rb
'trace.tags.none' was never displayed because the empty list ([]) is true in ruby...
[rails.git] / lib / potlatch.rb
index cfb6028177e1579e5ed3f1e014768864d938eed1..1b01a88671b94a1f7a618f85def3e40e6ccdd263 100644 (file)
@@ -199,10 +199,10 @@ module Potlatch
         }
       end
 
-         # Read internationalisation
-         localised = YAML::load(File.open("#{RAILS_ROOT}/config/potlatch/localised.yaml"))
+#        # Read internationalisation
+#        localised = YAML::load(File.open("#{RAILS_ROOT}/config/potlatch/localised.yaml"))
 
-      [presets,presetmenus,presetnames,colours,casing,areas,autotags,relcolours,relalphas,relwidths,localised]
+      [presets,presetmenus,presetnames,colours,casing,areas,autotags,relcolours,relalphas,relwidths]
     end
   end