Opened 2 years ago
Closed 22 months ago
#6064 closed defect (needinfo)
Translatioon for tag values is mixed
| Reported by: | Zverikk | Owned by: | Zverikk |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | translation, tag values |
| Cc: |
Description
There are some tag values that can be translated only in context. For example, "residential" in highway=residential and landuse=residential, "wood" in natural=wood and surface=wood. Those are similar words in English, but different in many other languages (Russian in my case). So, there must be a way to translate them in context (but not breaking current defaults, of course). Like, if there's no translation for "landuse=construction", the plain "construction" key should be looked up.
Attachments (0)
Change History (6)
comment:1 Changed 2 years ago by bastiK
comment:2 Changed 2 years ago by Zverikk
No, mostly to relation naming: josm tries to sum them up in one word, usually by using tag value (which is translated). Multipolygons, for example.
comment:3 Changed 2 years ago by stoecker
In [4144/josm]:
comment:4 Changed 2 years ago by stoecker
See [o26153], where I added certain types. More are required to make this really useful. Patch welcome.
comment:5 Changed 2 years ago by stoecker
- Owner changed from team to Zverikk
- Status changed from new to needinfo
comment:6 Changed 22 months ago by stoecker
- Resolution set to needinfo
- Status changed from needinfo to closed



Do you refer to presets?