Commit c7499f414d188cd1b4caf1b3402c523890ee2df4

Authored by LeandroNunes
1 parent 7d577436

adding gettext support



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@13 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
config/environment.rb
@@ -50,4 +50,5 @@ end @@ -50,4 +50,5 @@ end
50 # inflect.uncountable %w( fish sheep ) 50 # inflect.uncountable %w( fish sheep )
51 # end 51 # end
52 52
53 -# Include your application configuration below  
54 \ No newline at end of file 53 \ No newline at end of file
  54 +# Include your application configuration below
  55 +require 'gettext/rails'