]> git.openstreetmap.org Git - rails.git/blob - script/locale/reload-languages
move haiti messages in the order in which they are used in the Potlatch drop-down...
[rails.git] / script / locale / reload-languages
1 #!/usr/bin/env ruby
2
3 require File.dirname(__FILE__) + '/../../config/environment'
4
5 Language.load(RAILS_ROOT + "/config/languages.yml")