Update shortcut documentation for possibility of zooming multiple selected features

This commit is contained in:
Quincy Morgan
2019-12-13 10:39:42 -05:00
parent 827c8034d5
commit 9ce053520f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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"
+2 -2
View File
@@ -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",