Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

"also part of" untranslatable #1897

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

"also part of" untranslatable #1897

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: avarab[at]gmail.com
[Submitted to the original trac issue database at 12.39am, Tuesday, 2nd June 2009]

Code:

        <% if related_ways.size > 0 then %>
          (also part of <%= related_ways.map { |w| link_to(h(printable_name(w)), :action => "way", :id => w.id.to_s) }.join(", ") %>)
            <% end %

See e.g. http://www.openstreetmap.org/browse/way/29116053

@openstreetmap-trac
Copy link
Author

Author: smsm1
[Added to the original trac issue at 7.14am, Tuesday, 2nd June 2009]

(In [15518]) Made also part of translatable. Fixes #1897.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant