Finish delete lines section of the walkthrough, add selectMenuItem helper

This commit is contained in:
Bryan Housel
2017-04-09 23:55:13 -04:00
parent 7371f869c8
commit ec1e5cb50d
6 changed files with 149 additions and 115 deletions
+3 -3
View File
@@ -955,9 +955,9 @@ en:
rightclick_intersection: "The last real street is {street1}, so we will split {street2} at this intersection and remove everything above it. **Right click on the intersection node**"
split_intersection: "**Click on the {button} button to split {street}.**"
retry_split: "You didn't click the Split button. Try again."
select_segment_multi: "Good Job! {street1} is now split into two pieces. The top part can be removed. **Click the top part of {street2} to select it.**"
select_segment_single: "**Click the top part of {street2} to select it.**"
multi_select: "Let's also select {street1}. You can shift-click to select. **Shift-click on {street2}.**"
did_split_multi: "Good Job! {street1} is now split into two pieces. The top part can be removed. **Click the top part of {street2} to select it.**"
did_split_single: "**Click the top part of {street2} to select it.**"
multi_select: "{selected} is now selected. Let's also select {other1}. You can shift-click to select multiple things. **Shift-click on {other2}.**"
multi_rightclick: "Good! Both lines to delete are now selected. **Right-click on one of the lines to show the edit menu.**"
multi_delete: "**Click on the {button} button to delete the extra lines.**"
retry_delete: "You didn't click the Delete button. Try again."