Add L as the keyboard shortcut for geolocation (close #7395)

This commit is contained in:
Quincy Morgan
2020-02-27 10:23:09 -08:00
parent 28df41bc48
commit f42ad53379
4 changed files with 16 additions and 9 deletions
+2
View File
@@ -535,6 +535,7 @@ en:
search: Search worldwide...
no_results_worldwide: No results found
geolocate:
key: L
title: Show My Location
locating: "Locating, please wait..."
inspector:
@@ -1974,6 +1975,7 @@ en:
pan_more: "Pan map by one screenful"
zoom: "Zoom in / Zoom out"
zoom_more: "Zoom in / Zoom out by a lot"
geolocate: "Zoom to my location"
help:
title: "Help"
help: "Show help/documentation"
+4
View File
@@ -31,6 +31,10 @@
"text": "shortcuts.browsing.navigation.zoom_more",
"separator": ","
},
{
"shortcuts": ["geolocate.key"],
"text": "shortcuts.browsing.navigation.geolocate"
},
{
"section": "display_options",
"text": "shortcuts.browsing.display_options.title"