Skip to content

Commit

Permalink
refine wording of cycleway=track (fixes #5964)
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Oct 20, 2024
1 parent 3c706a4 commit fada7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@ A level counts as a roof level when its windows are in the roof. Subsequently, r

<string name="quest_cycleway_title2">"Is there a bicycle lane or path here? What type?"</string>
<string name="quest_cycleway_resurvey_title">"Is this still the cycling situation here?"</string>
<string name="quest_cycleway_value_track">sidepath or protected bicycle lane</string>
<string name="quest_cycleway_value_track">protected bicycle lane or bicycle path</string>
<string name="quest_cycleway_value_lane">bicycle lane</string>
<string name="quest_cycleway_value_none">none</string>
<string name="quest_cycleway_value_shared">lane shared explicitly with other traffic</string>
Expand Down

0 comments on commit fada7fd

Please sign in to comment.