Opened 9 years ago
Closed 9 years ago
#10716 closed enhancement (fixed)
support sidewalk in default preset
Reported by: | Klumbumbus | Owned by: | Klumbumbus |
---|---|---|---|
Priority: | normal | Milestone: | 14.11 |
Component: | Internal preset | Version: | |
Keywords: | Cc: |
Attachments (0)
Change History (13)
comment:1 Changed 9 years ago by
comment:3 Changed 9 years ago by
Milestone: | → 14.11 |
---|
comment:4 Changed 9 years ago by
The value with highest number in use is none
which follows a long the deprecated footway=both/left/right/none
. Not sure if it wise to through a warning about it.
comment:6 Changed 9 years ago by
Replying to skyper:
Do we need the
values_context="sidewalk"
?
I thought "both" is maybe translated to german with "beide" or "beidseits" or similar depending on the context. "beide" would not fit well for sidewalk. However beside sidewalk "both" is used only for overtaking in the presets and in german it is also translated with "beidseits" there. So we could remove values_context
. However I'm not sure about other languages.
comment:8 Changed 9 years ago by
Are you sure the context is unneeded? This will join all translations of the same strings. For some languages this may not be right.
comment:9 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:10 Changed 9 years ago by
I also vote for keeping the context, it is important and the translation here will be different than other places using left,right,both .
Sounds fine.