]> git.openstreetmap.org Git - rails.git/commitdiff
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)
Translation keys need to be fixed, so we can't use the result of
one lookup to derive the key for another...

Fixes #697


No differences found