mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
grid -> list
This commit is contained in:
Vendored
+3
-3
@@ -283,7 +283,7 @@
|
||||
"add": "Points can be used to represent features such as shops, restaurants and monuments. They mark a specific location, and describe what's there. **Click the Point button to add a new point.**",
|
||||
"place": "The point can be placed by clicking on the map. **Place the point on top of the building.**",
|
||||
"search": "There many different features that can be represented by points. The point you just added is a Cafe. **Search for 'Cafe' **",
|
||||
"choose": "**Choose Cafe from the grid.**",
|
||||
"choose": "**Choose Cafe from the list.**",
|
||||
"describe": "The point is now marked as a cafe. Using the feature editor, we can add more information about the feature. **Add a name**",
|
||||
"close": "The feature editor can be closed by clicking on the close button. **Close the feature editor**",
|
||||
"reselect": "Often points will already exist, but have mistakes or be incomplete. We can edit existing points. **Select the point you just created.**",
|
||||
@@ -296,7 +296,7 @@
|
||||
"corner": "Areas are drawn by placing nodes that mark the boundary of the area. **Place the starting node on one of the corners of the playground.**",
|
||||
"place": "Draw the area by placing more nodes. Finish the area by clicking on the starting node. **Draw an area for the playground.**",
|
||||
"search": "**Search for Playground.**",
|
||||
"choose": "**Choose Playground from the grid.**",
|
||||
"choose": "**Choose Playground from the list.**",
|
||||
"describe": "**Add a name, and close the feature editor**"
|
||||
},
|
||||
"lines": {
|
||||
@@ -304,7 +304,7 @@
|
||||
"start": "**Start the line by clicking on the end of the road.**",
|
||||
"intersect": "Click to add more nodes to the line. You can drag the map while drawing if necessary. Roads, and many other types of lines, are part of a larger network. It is important for these lines to be connected properly in order for routing applications to work. **Click on Flower Street, to create an intersection connecting the two lines.**",
|
||||
"finish": "Lines can be finished by clicking on the last node again. **Finish drawing the road.**",
|
||||
"road": "**Select Road from the grid**",
|
||||
"road": "**Select Road from the list**",
|
||||
"residential": "There are different types of roads, the most common of which is Residential. **Choose the Residential road type**",
|
||||
"describe": "**Name the road and close the feature editor.**",
|
||||
"restart": "The road needs to intersect Flower Street."
|
||||
|
||||
Reference in New Issue
Block a user