mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Add info about touchscreen multiselection to the help pane
This commit is contained in:
+2
-1
@@ -1317,7 +1317,8 @@ en:
|
||||
select_right_click: "{rightclick} Right-click or {longpress_icon} long-press a feature to display the edit menu, which provides commands such as copy, rotate, and delete."
|
||||
select_space: "The `{space}` key can also be used in place of left-click when selecting and drawing."
|
||||
multiselect_h: "Multiselect"
|
||||
multiselect_shift_click: "`{shift}`+{leftclick} left-click to select several features together. This makes it easier to move or delete multiple items."
|
||||
multiselect: "Selecting multiple features together lets you quickly edit them all at once."
|
||||
multiselect_shift_click: "With a mouse and keyboard, hold `{shift}` and {leftclick} left-click features to add them to the selection. On a touchscreen, {longpress_icon} tap-and-hold one feature while {tap_icon} tapping additional features with another finger."
|
||||
multiselect_lasso: "Another way to select multiple features is to hold down the `{shift}` key, then press and hold down the {leftclick} left mouse button and drag the mouse to draw a selection lasso. All of the points inside the lasso area will be selected."
|
||||
undo_redo_h: "Undo & Redo"
|
||||
undo_redo: "Your edits are stored locally in your browser until you choose to save them to the OpenStreetMap server. You can undo edits by pressing the {undo_icon} **{undo}** button, and redo them by pressing the {redo_icon} **{redo}** button."
|
||||
|
||||
Reference in New Issue
Block a user