]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/site_controller.rb
Force locale on subject translation for diary comment notifications, since the sendin...
[rails.git] / app / controllers / site_controller.rb
index 4b22e46fd4d0ac39c7c28e5a6e38003cd79b343a..daf8fead74ae0a62c4a1207848566938b2576211 100644 (file)
@@ -1,5 +1,6 @@
 class SiteController < ApplicationController
   before_filter :authorize_web
+  before_filter :set_locale
   before_filter :require_user, :only => [:edit]
 
   def export