mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
enable keybindings for unavailable operations -> show info message
this should make it easier to discover what a given keypress was supposed to do (e.g. which operation it triggered) closes #9896
This commit is contained in:
@@ -58,6 +58,8 @@ en:
|
||||
drag_node:
|
||||
connected_to_hidden: This can't be edited because it is connected to a hidden feature.
|
||||
operations:
|
||||
_unavailable:
|
||||
Cannot perform “{operation}” on currently selected features.
|
||||
add:
|
||||
annotation:
|
||||
point: Added a point.
|
||||
|
||||
Reference in New Issue
Block a user