]> git.openstreetmap.org Git - rails.git/commit
Move javascript translations to a separate key based on the path to
authorTom Hughes <tom@compton.nu>
Fri, 2 Oct 2009 23:33:17 +0000 (23:33 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 2 Oct 2009 23:33:17 +0000 (23:33 +0000)
commit596ab82461c6662cbfbe027c16e332d75a1e3c2e
tree80c6fd0e9fc76b000b00a3cf218d8d6da575c891
parent52126dc3c1ff197d2e73b7876768c0c0677ff94d
Move javascript translations to a separate key based on the path to
the javascript file that uses them and amend the layout to automatically
find and output all javascript strings.
app/helpers/application_helper.rb
app/views/layouts/site.html.erb
config/locales/en.yml
public/javascripts/map.js
public/javascripts/site.js