Modify ↓
Opened 8 years ago
Closed 8 years ago
#15761 closed defect (fixed)
Wrong translation markup in IndoorHelper plugin
| Reported by: | Owned by: | rebsc | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin indoorhelper | Version: | |
| Keywords: | Cc: |
Description
- Install IndoorHelper
- Swith JOSM to non english interface
- Try to add indoor=wall tag to way by clicking buttom in IndoorHelper
It add localized tag=value ("внутренняя=стена" in russian for example), instead indoor=wall
In changeset https://trac.openstreetmap.org/changeset/33974/subversion
was added unnecessary tr() in TagCatalog.java https://trac.openstreetmap.org/browser/subversion/applications/editors/josm/plugins/indoorhelper/src/model/TagCatalog.java?rev=33974#L19
Attachments (0)
Change History (4)
comment:1 by , 8 years ago
| Component: | Plugin → Plugin indoorhelper |
|---|---|
| Owner: | changed from to |
comment:2 by , 8 years ago
comment:4 by , 8 years ago
| Keywords: | IndoorHelper removed |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Fixed in [o33997:33999].
Note:
See TracTickets
for help on using tickets.



Ticket #15762 has been marked as a duplicate of this ticket.