mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
Add icons and improve css styles for restriction field help
This commit is contained in:
+7
-7
@@ -749,18 +749,18 @@ en:
|
||||
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: "{from} Starting segment"
|
||||
allow: "{allowed} Allowed"
|
||||
restrict: "{restricted} Restricted"
|
||||
only: "{only} Only"
|
||||
from: "{fromShadow} **Starting segment**"
|
||||
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\"."
|
||||
allow: "{allowed} Allowed"
|
||||
restrict: "{restricted} Restricted"
|
||||
only: "{only} Only"
|
||||
allow: "{allowTurn} **Allowed**"
|
||||
restrict: "{restrictTurn} **Restricted**"
|
||||
only: "{onlyTurn} **Only**"
|
||||
tips:
|
||||
title: Tips
|
||||
tip1: "* Prefer simple restrictions over complex ones."
|
||||
|
||||
Reference in New Issue
Block a user