Changes between Initial Version and Version 1 of Ticket #19121
- Timestamp:
- 2020-04-20T10:57:53+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19121
- Property Cc added; removed
-
Ticket #19121 – Description
initial v1 3 3 "You are about to delete nodes outside of the area you have downloaded." 4 4 }}} 5 This message doesn't cover the case that the user didn't donwload any area when e.g. an overpass query was used or download object. 5 This message doesn't cover the case that the user didn't donwload any area when e.g. an overpass query was used or maybe download object. 6 6 I think the text should be changed to 7 7 {{{ 8 8 "You are about to delete nodes not inside any area you have downloaded." 9 9 }}} 10 and the test should be changed to detect the corresponding case. 10 and the test should be changed to detect the corresponding case. 11 11