Skip to content

Commit

Permalink
extend maxheight hint, see #5918
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Sep 25, 2024
1 parent e86ddeb commit cf83f80
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 @@ -1146,7 +1146,7 @@ If any lanes are reserved for buses, please leave a note instead."</string>
<string name="quest_maxheight_below_bridge_title">What’s the height limit below the bridge?</string>
<string name="quest_maxheight_sign_title">"What height limit is indicated here?"</string>
<string name="quest_maxheight_answer_noSign">There is no sign…</string>
<string name="quest_maxheight_split_way_hint">If it doesn’t apply for the whole way, consider answering “%s”.</string>
<string name="quest_maxheight_split_way_hint">This question is also asked for roads that run under bridges, roofs, overhead pipes etc../nAlso, if it doesn’t apply for the whole highlighted section, consider answering “%s”.</string>
<string name="quest_maxheight_unusualInput_confirmation_description">This height looks implausible. Are you sure that it is correct?</string>

<string name="quest_maxspeed_title_short2">"What’s the speed limit for this street?"</string>
Expand Down

0 comments on commit cf83f80

Please sign in to comment.