Some finetuning of GPX trace uploading

This commit is contained in:
Pieter Vander Vennet 2022-08-05 19:47:24 +02:00
parent 312db3ad50
commit 06b5df833f
4 changed files with 43 additions and 29 deletions

View file

@ -242,12 +242,15 @@
"uploadGpx": {
"choosePermission": "Choose below if your track should be shared:",
"confirm": "Confirm upload",
"description": {
"intro": "Optionally, you can enter a description of your trace below",
"title": "Description"
},
"intro0": "By uploading your track, OpenStreetMap.org will retain a full copy of the track.",
"intro1": "You will be able to download your track again and to load them into OpenStreetMap editing programs",
"meta": {
"descriptionIntro": "Optionally, you can enter a description of your trace:",
"descriptionPlaceHolder": "Enter a description of your trace",
"intro": "Add a title for your track:",
"title": "Title and description",
"titlePlaceholder": "Enter the title of your trace"
},
"modes": {
"private": {
"docs": "The points of your track will be shared and aggregated among other tracks. The full track will be visible to you and you will be able to load it into other editing programs. OpenStreetMap.org retains a copy of your trace",
@ -258,8 +261,8 @@
"name": "Public"
}
},
"placeHolder": "Enter a description of your trace",
"title": "Upload your track to OpenStreetMap.org",
"uploadFinished": "Your track has been uploaded!",
"uploading": "Uploading your trace..."
},
"useSearch": "Use the search above to see presets",