Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/androidMain/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1802,7 +1802,7 @@ Partially means that a wheelchair can enter and use the restroom, but no handrai
<string name="overlay_cycleway">Bike paths</string>
<string name="bicycle_boulevard_is_a">It’s a %1$s</string>
<string name="bicycle_boulevard_is_not_a">It’s not a %1$s</string>
<string name="bicycle_boulevard">Bicycle boulevard</string>
<string name="bicycle_boulevard">bicycle boulevard</string>
<string name="pedestrian_zone_designated">Designated for cycling here</string>
<string name="pedestrian_zone_allowed_sign">A sign allows cycling here</string>
<string name="pedestrian_zone_no_sign">No explicit sign about cycling here</string>
Expand Down