mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
Add some restriction help images, adjust styles
This commit is contained in:
+4
-6
@@ -747,17 +747,15 @@ en:
|
||||
title: Editing Turn Restrictions
|
||||
inspecting:
|
||||
title: Inspecting
|
||||
about: "To inspect turn restrictions, hover over a starting segment."
|
||||
shadow: "All paths starting from that segment will be drawn with a line shadow."
|
||||
from: "{fromShadow} **Starting segment**"
|
||||
about: "Hover over any starting segment. All possible **TO** destinations will be drawn with a shadow."
|
||||
from: "{fromShadow} **FROM**"
|
||||
allow: "{allowShadow} **Allowed**"
|
||||
restrict: "{restrictShadow} **Restricted**"
|
||||
only: "{onlyShadow} **Only**"
|
||||
modifying:
|
||||
title: Modifying
|
||||
about: "To modify turn restrictions, click on a starting segment."
|
||||
indicators: "All of the possible TO destinations from that segment will appear as turn indicators."
|
||||
indicators2: "Click on a turn indicator to toggle it between \"Allowed\", \"Restricted\", and \"Only\"."
|
||||
about: "Click on any starting segment to select it. All possible **TO** destinations will appear as turn indicators."
|
||||
indicators: "Click on a turn indicator to toggle it between \"Allowed\", \"Restricted\", and \"Only\"."
|
||||
allow: "{allowTurn} **Allowed**"
|
||||
restrict: "{restrictTurn} **Restricted**"
|
||||
only: "{onlyTurn} **Only**"
|
||||
|
||||
Reference in New Issue
Block a user