[OpenStreetMap] #4024: i18n: {{name}} and {{id}} tokens are not works in Hungarian after last update
OpenStreetMap
trac at openstreetmap.org
Tue Sep 27 01:53:53 BST 2011
#4024: i18n: {{name}} and {{id}} tokens are not works in Hungarian after last
update
-----------------------+----------------------------------------------------
Reporter: City-busz | Owner: rails-dev@…
Type: defect | Status: new
Priority: major | Milestone:
Component: website | Version:
Keywords: |
-----------------------+----------------------------------------------------
{{name}} and {{id}} tokens are not works in object browser in Hungarian
locale since today. (E.g. on this page
http://www.openstreetmap.org/browse/relation/1102936 )
I think that it caused by the last i18n update, because:
- prefix: "%{type}:" replaced by prefix: "{{type}}:"
- with_id: "%{id}" replaced by with_id: "{{id}}"
- with_name: "%{name} (%{id})" replaced by with_name: "{{name}} ({{id}})"
But I can't access to these variables on Translatewiki to fix them. What
could be happened?
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4024>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the rails-dev
mailing list