]> git.openstreetmap.org Git - rails.git/commit
Rework the javascript I18n interpolation a bit - the interpolation function
authorTom Hughes <tom@compton.nu>
Sun, 7 Jun 2009 08:32:39 +0000 (08:32 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 7 Jun 2009 08:32:39 +0000 (08:32 +0000)
commitfc398f64416a9169d57d840855364f8eb9123e57
treebb447c9d8543f27565f0369c0ad1eda06cc4cedd
parente1cb17faa68b9752c1f0d1e91fb877ebcc8aaabb
Rework the javascript I18n interpolation a bit - the interpolation function
is now in site.js so everything can use it, and the syntax has changed a bit
to avoid the need for double interpolation.
13 files changed:
app/views/browse/start.rjs
config/locales/de.yml
config/locales/en.yml
config/locales/fr.yml
config/locales/he.yml
config/locales/is.yml
config/locales/it.yml
config/locales/nl.yml
config/locales/pl.yml
config/locales/ru.yml
config/locales/sl.yml
config/locales/zh-CN.yml
public/javascripts/site.js