mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-30 07:27:54 +02:00
Drop legacy translation keys
This commit is contained in:
@@ -914,16 +914,6 @@ en:
|
||||
_390:
|
||||
description: 'missing tracktype'
|
||||
tooltip: This track doesn't have a tracktype
|
||||
gpx:
|
||||
local_layer: "Add a GPX"
|
||||
drag_drop: "Drag and drop a .gpx, .geojson or .kml file on the page, or click the button to the right to browse"
|
||||
zoom: "Zoom to layer"
|
||||
browse: "Browse for a file"
|
||||
mvt:
|
||||
local_layer: "Add a MVT"
|
||||
drag_drop: "Drag and drop a .mvt or .pbf file on the page, or click the button to the right to browse"
|
||||
zoom: "Zoom to layer"
|
||||
browse: "Browse for a file"
|
||||
QA:
|
||||
keepRight:
|
||||
tooltip: automatically detected errors from keepright.at
|
||||
|
||||
Vendored
-12
@@ -1139,18 +1139,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"gpx": {
|
||||
"local_layer": "Add a GPX",
|
||||
"drag_drop": "Drag and drop a .gpx, .geojson or .kml file on the page, or click the button to the right to browse",
|
||||
"zoom": "Zoom to layer",
|
||||
"browse": "Browse for a file"
|
||||
},
|
||||
"mvt": {
|
||||
"local_layer": "Add a MVT",
|
||||
"drag_drop": "Drag and drop a .mvt or .pbf file on the page, or click the button to the right to browse",
|
||||
"zoom": "Zoom to layer",
|
||||
"browse": "Browse for a file"
|
||||
},
|
||||
"QA": {
|
||||
"keepRight": {
|
||||
"tooltip": "automatically detected errors from keepright.at",
|
||||
|
||||
Reference in New Issue
Block a user