forked from MapComplete/MapComplete
Add extra check that a feature is added on the right level; automatically add the right level to a new point
This commit is contained in:
parent
038b2ece4c
commit
effd75e95c
8 changed files with 140 additions and 46 deletions
|
@ -140,6 +140,10 @@
|
|||
"title": "Select layers",
|
||||
"zoomInToSeeThisLayer": "Zoom in to see this layer"
|
||||
},
|
||||
"levelSelection": {
|
||||
"addNewOnLevel": "Is the new point location on level {level}?",
|
||||
"confirmLevel": "Yes, add {preset} on level {level}"
|
||||
},
|
||||
"loading": "Loading…",
|
||||
"loadingTheme": "Loading {theme}…",
|
||||
"loginFailed": "Logging in into OpenStreetMap failed",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue