]> git.openstreetmap.org Git - rails.git/commit
Modify the existing i18n() javascript function to lookup strings in
authorTom Hughes <tom@compton.nu>
Fri, 2 Oct 2009 23:41:19 +0000 (23:41 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 2 Oct 2009 23:41:19 +0000 (23:41 +0000)
commitf4dba81b6460be14cacbe067956cb74b9743a18d
treee57593a28c5db4cd4308733b3e946f0bd0c842bc
parent596ab82461c6662cbfbe027c16e332d75a1e3c2e
Modify the existing i18n() javascript function to lookup strings in
the javascript i18n array as well as expanding arguments, and make all
lookups go through it.
app/helpers/application_helper.rb
public/javascripts/map.js
public/javascripts/site.js