Add some restriction help images, adjust styles

This commit is contained in:
Bryan Housel
2018-02-26 16:31:00 -05:00
parent de1fdaa21f
commit 6c6b1378b2
7 changed files with 79 additions and 69 deletions
+4 -6
View File
@@ -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**"