mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Show better warning message if tags and incomplete rather than deprecated (close #6410)
This commit is contained in:
+4
-1
@@ -1410,9 +1410,12 @@ en:
|
||||
reference: "Multipolygons should be tagged on their relation, not their outer way."
|
||||
outdated_tags:
|
||||
title: Outdated Tags
|
||||
message: '{feature} has outdated tags'
|
||||
message: "{feature} has outdated tags"
|
||||
tip: "Find features with deprecated tags that can be updated"
|
||||
reference: "Some tags change over time and should be updated."
|
||||
incomplete:
|
||||
message: "{feature} has incomplete tags"
|
||||
reference: "Some features should have additional tags."
|
||||
private_data:
|
||||
title: Private Information
|
||||
tip: "Find features that may contain private information"
|
||||
|
||||
Reference in New Issue
Block a user