mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 19:59:35 +02:00
Removed unused strings and rename string ids to not indicate ways only (re: #6843)
This commit is contained in:
@@ -889,7 +889,7 @@ export function uiMapData(context) {
|
||||
d3_event.stopPropagation();
|
||||
toggleLayer('osm');
|
||||
})
|
||||
.on(t('map_data.highlight_way_edits.key'), toggleHighlightEdited);
|
||||
.on(t('map_data.highlight_edits.key'), toggleHighlightEdited);
|
||||
};
|
||||
|
||||
return uiMapData;
|
||||
|
||||
Reference in New Issue
Block a user