Streamline hotkeys

This commit is contained in:
Pieter Vander Vennet 2023-12-09 15:28:11 +01:00
parent d9b084f7d9
commit df01b1683a
5 changed files with 574 additions and 386 deletions

View file

@ -418,10 +418,14 @@
"geolocate": "Pan the map to the current location or zoom the map to the current location. Requests geopermission",
"intro": "MapComplete supports the following keys:",
"key": "Key combination",
"openLayersPanel": "Opens the layers and filters panel",
"openFilterPanel": "Opens the POI-layers and filter panel",
"openLayersPanel": "Opens the background layers panel",
"selectAerial": "Set the background to aerial or satellite imagery. Toggles between the two best, available layers",
"selectFavourites": "Open the favourites page",
"selectItem": "Select the POI which is closest to the map center (crosshair). Only when in keyboard navigation is used",
"selectItem2": "Select the POI which is second closest element to the map center (crosshair). Only when in keyboard navigation is used",
"selectItem3": "Select the POI which is third closest element to the map center (crosshair). Only when in keyboard navigation is used",
"selectItemI": "Select the POI which is the {i}th closest element to the map center (crosshair). Only when in keyboard navigation is used",
"selectMap": "Set the background to a map from external sources. Toggles between the two best, available layers",
"selectMapnik": "Set the background layer to OpenStreetMap-carto",
"selectOsmbasedmap": "Set the background layer to on OpenStreetMap-based map (or disable the background raster layer)",

File diff suppressed because it is too large Load diff