openstreetmap-website/app
Ævar Arnfjörð Bjarmason bc66c8adeb Make the printable_name() function call i18n.t to translate its
output. Makes e.g. "#{name}, v#{object.version.to_s}" which is used in
the changeset browser translatable.

I'm still not happy with how the anchor is constructed. we're linking
from /browse/changeset/1234 to e.g. node "[[366672999, v1]]" even
though the page we're linking to might take us to that node at version
2. The link should be "[[366672999]], v1" instead.

But that's something to solve later.
2009-06-28 21:13:27 +00:00
..
controllers localized geocoder search results 2009-06-28 18:00:11 +00:00
helpers Make the printable_name() function call i18n.t to translate its 2009-06-28 21:13:27 +00:00
models Revert r16046. 2009-06-23 02:48:38 +00:00
views Another commit in the spirit of [16199]: Don't enforce word order for translations. 2009-06-28 19:47:57 +00:00