]> git.openstreetmap.org Git - rails.git/commit
The relation browser used the translated nominative model names of
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 28 Jun 2009 18:25:21 +0000 (18:25 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 28 Jun 2009 18:25:21 +0000 (18:25 +0000)
commit1fea79bbbd7a660fe791dac3f801354fff3a4b50
tree9fa942a05ba00a1f66adb7270e7759c4e263206c
parent050393c61328c0539e3b31e2022dd666eabada8a
The relation browser used the translated nominative model names of
Node/Way/Relation in /browse/relation/:id. And used the bad practice
of concating things together to translate them.

Fixed it to use translation variables.
21 files changed:
app/views/browse/_relation_member.html.erb
config/locales/be.yml
config/locales/ca.yml
config/locales/de.yml
config/locales/el.yml
config/locales/en.yml
config/locales/es.yml
config/locales/he.yml
config/locales/hi.yml
config/locales/is.yml
config/locales/it.yml
config/locales/ja.yml
config/locales/ko.yml
config/locales/nl.yml
config/locales/pl.yml
config/locales/pt-BR.yml
config/locales/ru.yml
config/locales/sl.yml
config/locales/yo.yml
config/locales/zh-CN.yml
config/locales/zh-TW.yml