Add error feedback text when attempting to draw self-intersecting ways

This commit is contained in:
Quincy Morgan
2020-03-06 15:36:48 -08:00
parent 6ed66fb3ce
commit 10f7ef2704
5 changed files with 31 additions and 3 deletions
+4
View File
@@ -837,6 +837,10 @@ en:
out: Zoom Out
cannot_zoom: "Cannot zoom out further in current mode."
full_screen: Toggle Full Screen
self_intersection:
error:
lines: Lines cannot cross over themselves.
areas: Areas cannot cross over themselves.
QA:
osmose:
title: Osmose Issue