<input type="choice"
name="Bicycles permitted" category="Cycle" description="Are bicyles allowed to use this road (regardless of physical suitability)?"
key="bicycle">
- <choice value="no" text="Prohibited"/>
+ <choice value="no" text="Prohibited" desciption="Cycling is not allowed. Pushing your bicycle is not allowed either."/>
<choice value="yes" text="Allowed"/>
+ <choice value="dismount" text="Cyclists dismount" description="Signage states that cyclists should dismount and push their bike for the selected path or road."/>
<choice value="designated" text="Designated"/>
<choice value="private" text="Private"/>
<help>http://wiki.openstreetmap.org/wiki/Key:access</help>