projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Convert all the Potlatch locale files to a rails-like format (to make
[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")