Revert i18n changes

We haven't merged that branch yet to trunk
This commit is contained in:
Eric Allen 2010-01-12 17:49:29 -08:00
parent f33b747422
commit b87f4cc12e
4 changed files with 3 additions and 10 deletions

View file

@ -23,10 +23,5 @@ module Tracks
auth_schemes.first
end
end
def self.locale
SITE_CONFIG['locale'] || 'en-US'
end
end
end