forked from MapComplete/MapComplete
More refactoring and fixes
This commit is contained in:
parent
d7004cd3dc
commit
9cc721abad
37 changed files with 519 additions and 632 deletions
|
@ -54,7 +54,7 @@
|
|||
"zoomInFurther": "Zoom in further to add a point.",
|
||||
"stillLoading": "The data is still loading. Please wait a bit before you add a new point.",
|
||||
"confirmIntro": "<h3>Add a {title} here?</h3>The point you create here will be <b>visible for everyone</b>. Please, only add things on to the map if they truly exist. A lot of applications use this data.",
|
||||
"confirmButton": "Add a {category} here.<br/><div class='alert'>Your addition is visible for everyone</div>",
|
||||
"warnVisibleForEveryone": "Your addition will be visible for everyone",
|
||||
"openLayerControl": "Open the layer control box",
|
||||
"layerNotEnabled": "The layer {layer} is not enabled. Enable this layer to add a point"
|
||||
},
|
||||
|
@ -108,6 +108,7 @@
|
|||
"createYourOwnTheme": "Create your own MapComplete theme from scratch"
|
||||
},
|
||||
"readYourMessages": "Please, read all your OpenStreetMap-messages before adding a new point.",
|
||||
"presetInfo": "The new POI will have {tags}",
|
||||
"fewChangesBefore": "Please, answer a few questions of existing points before adding a new point.",
|
||||
"goToInbox": "Open inbox",
|
||||
"getStartedLogin": "Login with OpenStreetMap to get started",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue