Modify ↓
#10143 closed defect (fixed)
Untranslatable "Crossing buildings" string in validator
| Reported by: | aceman | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Milestone: | 14.06 |
| Component: | Core validator | Version: | latest |
| Keywords: | i18n | Cc: |
Description
There is one untranslatable "Crossing buildings" string in the validator code at:
http://josm.openstreetmap.de/browser/josm/trunk/src/org/openstreetmap/josm/data/validation/tests/CrossingWays.java#L98 . There is probably a tr() call missing.
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
| Keywords: | i18n added |
|---|---|
| Milestone: | → 14.06 |
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In 7245/josm: