]> git.openstreetmap.org Git - rails.git/commit
Avoid using one translation as the key for a second
authorTom Hughes <tom@compton.nu>
Thu, 6 Feb 2014 09:14:06 +0000 (09:14 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 6 Feb 2014 09:14:06 +0000 (09:14 +0000)
commite5ff267073ddff4ecb0e0e46434837764b338c50
tree56f3ece857c5c9b326d99054cec3ed5bc255ee26
parentef448ea4946091c1bd671b2169f31f9b22e6f7cb
Avoid using one translation as the key for a second

Translation keys need to be fixed, so we can't use the result of
one lookup to derive the key for another...

Fixes #697
app/assets/javascripts/leaflet.layers.js