mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 06:58:32 +02:00
Update shortcut documentation for possibility of zooming multiple selected features
This commit is contained in:
+2
-2
@@ -1966,9 +1966,9 @@ en:
|
||||
lasso: "Draw a selection lasso around features"
|
||||
search: "Find features matching search text"
|
||||
with_selected:
|
||||
title: "With feature selected"
|
||||
title: "With features selected"
|
||||
edit_menu: "Toggle edit menu"
|
||||
zoom_to: "Zoom to selected feature"
|
||||
zoom_to: "Zoom to selected features"
|
||||
vertex_selected:
|
||||
title: "With node selected"
|
||||
previous: "Jump to previous node"
|
||||
|
||||
Vendored
+2
-2
@@ -2420,9 +2420,9 @@
|
||||
"search": "Find features matching search text"
|
||||
},
|
||||
"with_selected": {
|
||||
"title": "With feature selected",
|
||||
"title": "With features selected",
|
||||
"edit_menu": "Toggle edit menu",
|
||||
"zoom_to": "Zoom to selected feature"
|
||||
"zoom_to": "Zoom to selected features"
|
||||
},
|
||||
"vertex_selected": {
|
||||
"title": "With node selected",
|
||||
|
||||
Reference in New Issue
Block a user