Refactoring of deleteWizard

This commit is contained in:
Pieter Vander Vennet 2022-05-01 04:17:40 +02:00
parent b941fb2983
commit fd90914c35
8 changed files with 207 additions and 206 deletions

View file

@ -11,6 +11,8 @@
"delete": "Delete",
"explanations": {
"hardDelete": "This point will be deleted in OpenStreetMap. It can be recovered by an experienced contributor",
"retagNoOtherThemes": "This feature will be reclassified and hidden from this application",
"retagOtherThemes": "This feature will be retagged and visible in {othterThemes}",
"selectReason": "Please, select why this feature should be deleted",
"softDelete": "This feature will be updated and hidden from this application. <span class='subtle'>{reason}</span>"
},